comparison codeDoc/ideas.txt @ 172:0dd49f333189

Implemented "void setContent (IContent)".
author Diggory Hardy <diggory.hardy@gmail.com>
date Wed, 29 Jul 2009 20:28:22 +0200
parents 7f7b2011b759
children a1ba9157510e
comparison
equal deleted inserted replaced
171:7f7b2011b759 172:0dd49f333189
136 > for setting widget options (initialisation data) 136 > for setting widget options (initialisation data)
137 > profile selection (section of config file to save to) 137 > profile selection (section of config file to save to)
138 > for easy access to editor (power GUI dev mode) 138 > for easy access to editor (power GUI dev mode)
139 > include a theme selection box on the GUI 139 > include a theme selection box on the GUI
140 > include a button to turn the editor on/off 140 > include a button to turn the editor on/off
141
142
143 Uses:
144 > A universal XML generator/editor from XSD files?