<?xml version="1.0" encoding="ISO-8859-1"?>
+<!-- $Id$ -->
+
<resource xmlns="http://www.wxwidgets.org/wxxrc" version="2.3.0.1">
<object class="wxDialog" name="controls_dialog">
<item>in the toolbar</item>
</content>
</object>
+ <object class="wxOwnerDrawnComboBox">
+ <content>
+ <item>Owner Drawn</item>
+ <item>combobox</item>
+ <item>in the toolbar</item>
+ </content>
+ </object>
</object>
</object>
<object class="sizeritem">
<item>in the toolbar</item>
</content>
</object>
+ <object class="wxOwnerDrawnComboBox">
+ <content>
+ <item>Owner Drawn</item>
+ <item>combobox</item>
+ <item>in the toolbar</item>
+ </content>
+ </object>
</object>
</object>
</object>
</object>
</object>
-
+
<object class="notebookpage">
<label>wxBitmapButton</label>
<object class="wxPanel" name="bitmapbutton">
I dream things that never were, and say why not"</i>
<p><pre>Fixed width for code snippets.</pre>
<p>Horizontal rules to organize sections: <hr>
- <p>A wxImage is worth a thousand words and can be also used.
+ <p>A wxImage is worth a thousand words and can be also used.
</htmlcode>
</object>
</object>
<option>1</option>
<border>5</border>
<object class="wxColourPickerCtrl" name="controls_colourpicker">
- <colour>#00ff00</colour>
+ <value>#00ff00</value>
<style>wxCLRP_SHOW_LABEL</style>
</object>
</object>
<message>Here goes a message</message>
<style>wxFLP_OPEN</style>
<wildcard>*.png</wildcard>
- <default-path/>
+ <value/>
</object>
</object>
<object class="sizeritem">
<option>1</option>
<border>5</border>
<object class="wxDirPickerCtrl" name="controls_dirpicker">
- <default-path/>
+ <value/>
<style>wxDIRP_CHANGE_DIR</style>
<message>Here goes a message</message>
</object>
<border>5</border>
<object class="wxFontPickerCtrl" name="controls_fontpicker">
<style>wxFNTP_USEFONT_FOR_LABEL</style>
- <default-font>
+ <value>
<size>20</size>
<sysfont>wxSYS_DEFAULT_GUI_FONT</sysfont>
- </default-font>
+ </value>
</object>
</object>
</object>