aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Components/GUIComponent.py
AgeCommit message (Collapse)Author
2005-12-17fix newlineFelix Domke
2005-12-09show lists and configs in startwizard by adjusting the zPositionStefan Pluecken
left/right is now possible with configlists in the wizard up/down possible with lists but doesn't work on configlists (why?)
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