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
/
tabtest
Age
Commit message (
Expand
)
Author
2014-06-23
Demo project files (Lazarus IDE) settings updated.
Graeme Geldenhuys
2013-07-25
tabtest: Adds a debug label to tabsheet four to verify the tabsheet height value
Graeme Geldenhuys
2013-07-15
tab demo: extended the demo to test/show other properties of PageControl
Graeme Geldenhuys
2013-06-18
Updates extrafpc.cfg files so no console window is shown for Windows compiled...
Graeme Geldenhuys
2010-04-14
tabtest: update project settings, unit output directory
Graeme Geldenhuys
2010-03-24
TabTest: minor modifications to support all tab positions.
Graeme Geldenhuys
2010-03-21
Tab: implemented TabPosition tpBottom and tpNone
Graeme Geldenhuys
2010-03-19
PageControl: Neaten up code and some minor improvements.
Graeme Geldenhuys
2009-04-05
* Added missing unit output directories.
Graeme Geldenhuys
2008-11-14
* updated all extrafpc.cfg files to use the correct lib output directory.
graemeg
2008-10-01
* Updated all demos to use the new unit names.
graemeg
2008-07-16
* Added compile fix for Splash Screen demo from MvC.
graemeg
2008-07-10
* Removed the annoying unit that Lazarus IDE keeps adding to the examples.
graemeg
2008-07-07
* Published more events and properties for EditInteger and EditFload components.
graemeg
2008-04-29
* The default look of the PageControl has been improved. It now looks like th...
graemeg
2008-02-09
* fixed or updated some example projects to work with latest changes.
graemeg
2007-09-13
* CoreLib: fpgApplication now has a Terminated property which terminates the
graemeg
2007-08-26
* Renamed the fpc.cfg to extrafpc.cfg so it doesn't conflict with
graemeg
2007-08-03
* Implemented BackgroundColor property for TfpgTabSheet.
graemeg
2007-08-03
* Added debug lines in GDI code and compiler defines to
graemeg
2007-08-03
* Added two buttons to tabtest project to show PageControl.ActivePage in action.
graemeg
2007-08-02
* PageControl now switches tabs via a mouse button click! :)
graemeg
2007-08-02
* More work has been done to the PageControl. It looks like a PageControl, bu...
graemeg