initial checkin
[org.ibex.widgets.git] / src / org / ibex / sampler / html.t
1 <ibex xmlns:widget="org.ibex.theme.win2k" xmlns="org.ibex.test">
2   <ui:box cols="1">
3     <ui:box cols="1" text="no text widget"/>  
4     <ui:box cols="1">
5       <button text="Update HTML"/>
6     </ui:box>
7     <ui:box cols="1" text="no html widget"/>
8   </ui:box> 
9 </ibex>