index
:
Erich/fpGUI
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
gui
Age
Commit message (
Expand
)
Author
2012-10-26
demo: Fixes memory leak in Splash Form demo
Graeme Geldenhuys
2012-08-29
pdf demo: fixes a compiler hint about unuse uses clause under Windows.
Graeme Geldenhuys
2012-08-28
pdf demo: removes lots of code duplication by moving some functionality into ...
Jean-Marc Levecque
2012-08-28
pdf demo: Temporary fixed a compiler warning about unused local variable.
Graeme Geldenhuys
2012-08-02
Applies the fpGUI coding style to the PDF Reporting Demo.
Graeme Geldenhuys
2012-08-02
Removes the unnecessary fpg_report.lpk package files.
Graeme Geldenhuys
2012-08-01
Moves the PDF report engine & demo into the main source tree.
Graeme Geldenhuys
2012-07-17
Adds a simple readme file to describe the purpose of the demo.
Graeme Geldenhuys
2012-04-04
DND Example now sets AppType in code, not via compiler option.
Graeme Geldenhuys
2012-03-15
wuline demo: removed all redundant BeginDraw..EndDraw calls.
Graeme Geldenhuys
2012-02-21
edit demo: minor property changes caused by a newer UI Designer.
Graeme Geldenhuys
2012-02-21
edit demo: use TfpgColor() instead of color constant.
Graeme Geldenhuys
2012-02-21
edit demo: Currency Edit's negative values was never set.
Graeme Geldenhuys
2012-01-18
Embedded Form demo now uses TfpgFrame, instead of TfpgBevel.
Graeme Geldenhuys
2011-11-21
Fixed the parameter modifier of TfpgStyleManager.AssignStyleTypes()
Graeme Geldenhuys
2011-10-26
treeview demo: reworked this demo to show the StateImageList support
Graeme Geldenhuys
2011-08-04
minor fixes to examples due to Item[] to Items[] change.
Graeme Geldenhuys
2011-05-08
globally renamed TFButtonFlags to TfpgButtonFlags
Graeme Geldenhuys
2011-05-06
The style must be instantiated before we create forms.
Graeme Geldenhuys
2011-05-06
Updated the 'custom style' demo to show off the Style Manager
Graeme Geldenhuys
2011-05-03
Reduced compiler hints by removing unused entries in uses clause.
Graeme Geldenhuys
2011-01-19
ListView demo updated to show sorting in action.
Graeme Geldenhuys
2010-11-30
A simple example of customized MenuBar theme.
Graeme Geldenhuys
2010-11-10
Implemented painting Listview Subitems icons
Andrew Haines
2010-11-10
Started implementing Icons in listview
Andrew Haines
2010-11-08
Listview selection now uses an avl tree which is much faster than TList with ...
Andrew Haines
2010-11-08
Beautified the listview sample by adding panels and a splitter
Andrew Haines
2010-11-08
Improved listview selection so that it is more reliable
Andrew Haines
2010-10-29
DND demo: updated project settings.
Graeme Geldenhuys
2010-10-29
Code cleanup by removing leftover writeln() statements.
Graeme Geldenhuys
2010-10-29
DND Example project improvements.
Graeme Geldenhuys
2010-10-28
DND demo: added a checkbox to enable/disable drops on TfpgEdit at runtime
Graeme Geldenhuys
2010-10-27
Renamed TfpgWindowBase.DoEnabledDrops() to DoDNDEnabled()
Graeme Geldenhuys
2010-10-21
colorlistbox demo event handlers are now moved to private.
Graeme Geldenhuys
2010-10-05
After the Align algorithm change Splitter Demo needed a minor fixup.
Graeme Geldenhuys
2010-09-25
a basic DND demo.
Graeme Geldenhuys
2010-09-23
Editable Grid Demo: a very quick example how inline grid editing.
Graeme Geldenhuys
2010-09-20
Color ListBox example: fixed alignment of lbColorPick component.
Graeme Geldenhuys
2010-09-11
GridTest: added some more comments and more custom drawing.
Graeme Geldenhuys
2010-09-11
Grid Example: Added new Alternative Row Color checkbox.
Graeme Geldenhuys
2010-09-04
dialog demo: added fpgInputQuery dialog to the demo.
Graeme Geldenhuys
2010-08-29
customstyle demo: minor style fix for menus.
Graeme Geldenhuys
2010-08-29
custom style demo: Added menu theming to the example.
Graeme Geldenhuys
2010-08-19
Menu Test Demo improvements.
Graeme Geldenhuys
2010-08-19
Treeview Demo: further improvements added to demo.
Graeme Geldenhuys
2010-08-19
Treeview Demo: extended the demo to show Node values as user selects them.
Graeme Geldenhuys
2010-08-02
Grid Demo: Added Smooth Scrolling checkbox to demo.
Graeme Geldenhuys
2010-07-02
Bevel Example: added an extra option to change BorderStyle at runtime.
Graeme Geldenhuys
2010-07-01
TfpgBevel has a new Shape type: bsVerDivider
Graeme Geldenhuys
2010-06-28
Calendar Test: add 'Single Click Close' checkbox.
Graeme Geldenhuys
[next]