aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Components/Label.py
AgeCommit message (Collapse)Author
2006-05-01simplify GUIcreate/createWidget, fix base class orderFelix Domke
2006-02-24generic show/hide support for GUIComponentsFelix Domke
2005-12-06the long awaited feature "blinking label" is now availableStefan Pluecken
2005-12-06reoder derivationStefan Pluecken
2005-12-06show green button and subservices-text only when subservices are available ↵Stefan Pluecken
(showing of the label doesn't work. why?)
2005-12-05add support for Linkage services ( Premiere Subservices )Andreas Monzner
TODO: show/hide green point depending on avail subservices
2005-07-08 - skins are now loaded first and applied laterFelix Domke
- this allows use skin information to build special eWidgets, depending on skin - add "applet"-feature: code which is executed from skin - example: centering of messagebox
2005-05-05 - split of Components into different filesFelix Domke
- screen (will be split next) must import required modules