1234567891011121314151617181920212223 |
- <?xml version="1.0" encoding="UTF-8"?>
- <!--Actions IDE, Rapid Application Development-->
- <widgetdefs>
- <widgetdef class="picture_resource" type="1"/>
- <widgetdef class="picregion_resource" type="2"/>
- <widgetdef class="string_resource" type="3"/>
- <widgetdef class="resgroup_resource" type="4"/>
- <widgetdef class="container" type="5"/>
-
- <widgetdef class="dialog" type="10"/>
- <widgetdef class="headbar" type="11"/>
- <widgetdef class="loadingbox" type="12"/>
- <widgetdef class="msgbox" type="13"/>
- <widgetdef class="slider" type="14"/>
- <widgetdef class="volumebar" type="15"/>
- <widgetdef class="menuview" type="16"/>
- <widgetdef class="menu" type="17"/>
- <widgetdef class="dirlist" type="18"/>
- <widgetdef class="adjust" type="19"/>
- <widgetdef class="softkeyboard" type="20"/>
- <widgetdef class="usb_select_box" type="21"/>
- </widgetdefs>
|