Difference between revisions of "GUI Themes/Specs"

Jump to navigation Jump to search
4 bytes removed ,  22:46, 9 June 2006
m
Line 381: Line 381:
== What to do if I need to add new widgets to GUI ==
== What to do if I need to add new widgets to GUI ==


First thing to mention, is that all real GU behaviour is not described in theme config. You can only alter the look, not the feel. So all real coding should go in corresponding files in gui/ directory.
Most importantly, not all GUI behaviour is described in theme config. You can only alter the look, not the feel. So all real coding should go into the corresponding files in the gui/ directory.


When you add a new widget, follow this checklist before committing:
When you add a new widget, follow this checklist before committing:
Line 394: Line 394:
Currently the classic theme has the following most notable differences from the modern theme:
Currently the classic theme has the following most notable differences from the modern theme:


* Line spacing everywhere is narrower
* Line spacing is narrower everywhere
* Indentation is lesser in most cases, besides in Game Options dialog
* Indentation is smaller in most cases apart from the Game Options dialog
334

edits

Navigation menu