aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Components/VariableText.py
AgeCommit message (Collapse)Author
2007-11-24'None' as self.message is ok, will be treated as empty stringFelix Domke
2007-07-22cleanup some importsAndreas Monzner
2006-05-01simplify GUIcreate/createWidget, fix base class orderFelix Domke
2006-01-19better marking of current cursor in Components.InputStefan Pluecken
change eLabel to being able to mark a character
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