Ticket #1152: helloworld.cdxml

File helloworld.cdxml, 2.5 kB (added by pspierce, 3 months ago)

helloworld cdxml file

Line 
1 <?xml version="1.0" encoding="utf-8" standalone="no"?>
2 <dPanel classID="155789772" BorderColor="(0, 0, 0)" sizerInfo="{}" Name="helloworld_form" Buffered="False" AlwaysResetSizer="False" Enabled="True" ForeColor="(16, 16, 16)" Tag="None" designerClass="path://helloworld.cdxml" savedClass="True" BackColor="(238, 238, 236)" BorderStyle="Default" ToolTipText="Hello... World" BorderLineStyle="Solid" BorderWidth="0">
3     <dSizer classID="155789772-163772588" Orientation="Horizontal" DefaultBorderTop="False" DefaultBorderRight="False" DefaultBorderBottom="False" DefaultBorder="0" DefaultBorderLeft="False" designerClass="LayoutSizer" SlotCount="3">
4         <dPanel classID="155789772-163772652" Visible="True" sizerInfo="{'Proportion': 1, 'Expand': True}" designerClass="LayoutPanel"></dPanel>
5         <dSizer classID="155789772-164590092" sizerInfo="{'Proportion': 1, 'Expand': True}" Orientation="Vertical" DefaultBorderTop="False" DefaultBorderRight="False" DefaultBorderBottom="False" DefaultBorder="0" DefaultBorderLeft="False" designerClass="LayoutSizer" SlotCount="4">
6             <dPanel classID="155789772-159006252" Visible="True" sizerInfo="{'Proportion': 1, 'Expand': True}" designerClass="LayoutPanel"></dPanel>
7             <dButton classID="155789772-159002892" BorderColor="(0, 0, 0)" FontBold="False" Name="dButton" FontFace="Sans" Caption="Hello World!" Enabled="True" sizerInfo="{'HAlign': 'Center', 'VAlign': 'Middle', 'Border': 5}" Height="30" Width="120" ForeColor="(16, 16, 16)" Tag="None" designerClass="controlMix" BorderWidth="0" BackColor="(238, 238, 236)" FontSize="9" BorderStyle="Default" ToolTipText="Hello World Button" BorderLineStyle="Solid" FontItalic="False" FontUnderline="False"></dButton>
8             <dTextBox PasswordEntry="False" BorderColor="(0, 0, 0)" sizerInfo="{'Border': 5, 'Expand': True}" TextLength="None" FontFace="Sans" BorderWidth="0" BorderStyle="Default" FontBold="False" ForeColor="(16, 16, 16)" BackColor="(255, 255, 255)" FontItalic="False" DataSource="" classID="155789772-172366348" Name="dTextBox" Enabled="True" Value="" designerClass="controlMix" FontUnderline="False" BorderLineStyle="Solid" ReadOnly="False" Tag="None" DataField="" FontSize="9" ForceCase="None" Alignment="Left" ToolTipText="Hello World Text Area"></dTextBox>
9             <dPanel classID="155789772-163771276" Visible="True" sizerInfo="{'Proportion': 7, 'Expand': True}" designerClass="LayoutPanel"></dPanel>
10         </dSizer>
11         <dPanel classID="155789772-166821996" Visible="True" sizerInfo="{'Proportion': 1, 'Expand': True}" designerClass="LayoutPanel"></dPanel>
12     </dSizer>
13 </dPanel>