Difference between revisions of "TGradPageControl"

From Lazarus wiki
Jump to navigationJump to search
Line 20: Line 20:
 
* Active Page with MouseWheel
 
* Active Page with MouseWheel
 
* Theme Selection (if TGradDrawer works)
 
* Theme Selection (if TGradDrawer works)
*  
+
* Use Forms as Pages
 
+
* Close Tabs with Mouse-Middle-Button
  
 
==Autor==
 
==Autor==
 
'''[[User:EugenE|Eugen Bolz]]'''
 
'''[[User:EugenE|Eugen Bolz]]'''

Revision as of 16:52, 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)
  • Use Forms as Pages
  • Close Tabs with Mouse-Middle-Button

Autor

Eugen Bolz