summaryrefslogtreecommitdiff
path: root/examples/gui/tabtest
AgeCommit message (Expand)Author
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 thegraemeg
2007-08-26* Renamed the fpc.cfg to extrafpc.cfg so it doesn't conflict withgraemeg
2007-08-03* Implemented BackgroundColor property for TfpgTabSheet.graemeg
2007-08-03* Added debug lines in GDI code and compiler defines tograemeg
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