lazarus-ccr/components/gradcontrols
2009-06-26 18:47:55 +00:00
..
examples GradTabConGradTabControl: Added Style-Support for the Left-/Right-Navigation Buttons 2009-06-26 18:43:15 +00:00
packages GradTabControl: Added Style-Support (Standard, Vista-Like) 2009-06-25 00:51:42 +00:00
src git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@866 8e941d3f-bd1b-0410-a28a-d453659cc2b4 2009-06-26 18:47:55 +00:00
Readme.txt Linux GTK2 Caption Bug - Fixed 2009-06-06 13:14:46 +00:00

Package GradButton:
- Glyphs should be working now

Package GradTabControl:
- Is now useable, or more or less, it should be =)
- with 2 CloseButton-Modes
  - ShowCloseButton := true; // The CloseButton is always visible
  - ShowCloseButtonOnMouseOver := true; // The CloseBUtton is only visible if the Mouse if is over it

Some Glyphs are from http://www.famfamfam.com/lab/icons/silk/ 

Eugen Bolz