Difference between revisions of "TGradPageControl"

From Lazarus wiki
Jump to navigationJump to search
Line 14: Line 14:
 
* Close Buttons on Tabs
 
* Close Buttons on Tabs
 
* Glyphs on Tabs or using ImageList with ImageIndex
 
* Glyphs on Tabs or using ImageList with ImageIndex
 +
* Scroll to Tab (if this Tab is not Displayed)
  
 
===Demos===
 
===Demos===

Revision as of 16:51, 10 October 2008

Template:Translate

About

Part of GradControls. TGradPageControl is a TCustomControl descendant. This TGradPageControl should be like or better than the normal TPageControl

Current Version: 0.1 - unstable

Todo

Control

  • TGradDrawer (different Drawings with ThemeSupport, one Theme can works with all Drawer)
  • some more Todos
  • Long Tabs on Right / Left Side
  • Events of all SubComponents - maybe useful
  • Close Buttons on Tabs
  • Glyphs on Tabs or using ImageList with ImageIndex
  • Scroll to Tab (if this Tab is not Displayed)

Demos

  • Move Tabs with Drag'N'Drop
  • Active Page with MouseWheel
  • Theme Selection (if TGradDrawer works)


Autor

Eugen Bolz