lazarus-ccr/components/gradcontrols
eugene1 beee4476aa Linux GTK2 Caption Bug - Fixed
Linux Background Draw Bug
Close Buttons on TGradTabControl
Updated TGradTabControl-Demo

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@824 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-06-06 13:14:46 +00:00
..
examples Linux GTK2 Caption Bug - Fixed 2009-06-06 13:14:46 +00:00
packages Linux GTK2 Caption Bug - Fixed 2009-06-06 13:14:46 +00:00
src Linux GTK2 Caption Bug - Fixed 2009-06-06 13:14:46 +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