Older Version
Newer Version
Alyce
Oct 24, 2011
=GUI Programming= Using Windows, Controls and Dialogs [[toc|flat]] =Windows= * [[LayeredWindowTransparency|Transparent Window Using SetLayeredWindowAttributes]] [[user:JanetTerra|1154656496]] * [[WindowCoordinates|Getting a Window's Coordinates]] [[user:Alyce|1168275729]] * [[MoveWindow|Moving or Resizing a Window or Control]] [[user:Alyce|1170078813]] * [[GetSysColor|GetSysColor: Designing Your Program With GUI Compatible Colors]] [[user:JanetTerra|1170351850]] * [[Managing Multiple Windows]] [[user:harmonv]] * [[AnimatedWindow|AnimateWindow]] [[user:JanetTerra|1200356986]] * [[ChangingTheIcon]] [[user:Alyce|1301607392]] * [[MDIScroll|MDI Client Window to Scroll Controls]] [[user:Alyce|1319464002]] =Menus= * [[menus01|The Liberty BASIC Menu Bar]] [[user:JanetTerra|1159124837]] * [[menus02|The Liberty BASIC Popup Menu]] [[user:JanetTerra|1159153381]] * [[Understanding Cascading Menus|Understanding Cascading Menus]] Jim Brossman =Controls= * [[ColorStatementsForControls|Color Statements for Controls]] [[user:Alyce]] =Buttons= * [[PushButtons|Push Buttons]] [[user:Alyce]] * [[Improved BmpButton]] [[user:Alyce|1168865275]] * [[BmpButtons]] [[user:Alyce]] =Textboxes= * [[Textbox with Columns|Creating Columns in a Textbox with _EM_SETTABSTOPS]] [[user:JanetTerra|1170741122]] * [[Retrieving Information from Textboxes|Retrieving Information from Textboxes with SendMessageA]] [[user:JanetTerra|1171090037]] ==Listboxes== * [[ListBox_single_and_double_click|How to have a single- and a double-click handler for a listbox]] [[user:StPendl|1189413915]] * [[ListBoxAndButtons|Rearranging a listbox and repeating buttons]] - by Jim Brossman =Graphics Windows and Graphicboxes= * [[Graphics Windows Graphicboxes and Scrollbars|Graphics Windows, Graphicboxes and Scrollbars]] [[user:JanetTerra|1148261403]] * [[Graphicbox and Scrollbars|A Graphicbox with Scrollbars]] [[user:JanetTerra|1170604470]] * [[CustomControlsBox|Custom Controls in a Box]] - [[user:lbjoseph]] =Stylebits= * [[StylebitsWindowsConstants|Stylebits and Windows Constants]] [[user:JanetTerra|1154545919]] * [[Stylebits - Windows]] [[user:JanetTerra|1147218418]] * [[Stylebits - Textboxes]] [[user:JanetTerra|1147222239]] * [[Stylebits - Statictext]] [[user:JanetTerra|1147306641]] * [[Stylebits - Buttons]] [[user:JanetTerra|1147400893]] * [[Stylebits - Listboxes]] [[user:JanetTerra|1147914429]] * [[Stylebits - Comboboxes]] [[user:JanetTerra|1147922597]] * [[Stylebits - Toggle Buttons]] [[user:JanetTerra|1148082925]] * [[Stylebits - Dialog Windows]] [[user:JanetTerra|1148179079]] * __Stylebits - Texteditor__ (this is an internal widget of LB, so there are no styles available) ==Windows References on the Microsoft Developer Network Library== //The following links take you to the Microsoft documentation for Windows. The articles in this list are not part of the Liberty BASIC Programmer's Encyclopedia, and they are not specific to the Liberty BASIC language .// * [[http://msdn.microsoft.com/en-us/library/ms632595.aspx|Window Reference on MSDN]] * [[http://msdn.microsoft.com/en-us/library/bb773173.aspx|Control Reference on MSDN]] * [[http://msdn.microsoft.com/en-us/library/bb775943(VS.85).aspx|Button Reference on MSDN]] * [[http://msdn.microsoft.com/en-us/library/bb775458(VS.85).aspx|Textbox Reference on MSDN]] * [[http://msdn.microsoft.com/en-us/library/bb775146(VS.85).aspx|Listbox Reference on MSDN]] **List Categories Here** * list articles here ---- [[toc]]