UI is good enough to ship, but there is room for improvement: the fonts are 
small, and the resizing is causing some overlap.

I plan on shipping as soon as I get the exe thing figured out.  but if someone 
feels like dinking with this the cdxml, i'll be happy to use it.

Carl K

<?xml version = '1.0' encoding = 'utf-8' standalone = 'no'?>
<dForm Top="330" Width="815" designerClass="DesForm" Height="392" Left="124" 
Caption="uLoop" Name="dForm" UseSizers="True" >
   <dSizer designerClass="LayoutSizer" SlotCount="1" Orientation="Vertical" >
     <dPanel sizerInfo="{'BorderSides': ['All'], 'Proportion': 1, 'HAlign': 
'Center', 'VAlign': 'Middle', 'Border': 0, 'Expand': True}" Width="815" 
designerClass="controlMix" Height="342" >
       <dSizer designerClass="LayoutSizer" SlotCount="3" Orientation="Vertical" 
>
         <dSizer sizerInfo="{'BorderSides': ['All'], 'Proportion': 0, 'HAlign': 
'Left', 'VAlign': 'Top', 'Border': 0, 'Expand': True}" 
designerClass="LayoutSizer" SlotCount="8" Orientation="Horizontal" >
           <dLabel sizerInfo="{'BorderSides': ['All'], 'Proportion': 0, 
'HAlign': 'Left', 'VAlign': 'Top', 'Border': 0, 'Expand': False}" Width="32" 
designerClass="controlMix" Caption="Server" />
           <dTextBox sizerInfo="{'BorderSides': ['All'], 'Proportion': 1, 
'HAlign': 'Left', 'VAlign': 'Top', 'Border': 0, 'Expand': True}" Width="409" 
designerClass="controlMix" DataField="host" Height="34" Name="dTextBox2" 
DataSource="self.Form.uLoopBO1" />
           <dLabel sizerInfo="{'BorderSides': ['All'], 'Proportion': 0, 
'HAlign': 'Left', 'VAlign': 'Top', 'Border': 0, 'Expand': False}" Width="22" 
designerClass="controlMix" Caption="User" Name="dLabel1" />
           <dTextBox sizerInfo="{'BorderSides': ['All'], 'Proportion': 0, 
'HAlign': 'Left', 'VAlign': 'Top', 'Border': 0, 'Expand': True}" 
designerClass="controlMix" DataField="user" Height="34" Name="dTextBox1" 
DataSource="self.Form.uLoopBO1" />
           <dLabel sizerInfo="{'BorderSides': ['All'], 'Proportion': 0, 
'HAlign': 'Left', 'VAlign': 'Top', 'Border': 0, 'Expand': False}" Width="22" 
designerClass="controlMix" Caption="pass" Name="dLabel2" />
           <dTextBox sizerInfo="{'BorderSides': ['All'], 'Proportion': 0, 
'HAlign': 'Left', 'VAlign': 'Top', 'Border': 0, 'Expand': True}" 
designerClass="controlMix" DataField="pw" Height="34" 
DataSource="self.Form.uLoopBO1" />
           <dButton code-ID="dButton-dPanel" sizerInfo="{'BorderSides': 
['All'], 
'Proportion': 0, 'HAlign': 'Center', 'VAlign': 'Middle', 'Border': 0, 'Expand': 
False}" designerClass="controlMix" Caption="Connect" Name="dButton1" />
           <dButton code-ID="dButton-dPanel-436" sizerInfo="{'BorderSides': 
['All'], 'Proportion': 0, 'HAlign': 'Center', 'VAlign': 'Middle', 'Border': 0, 
'Expand': False}" designerClass="controlMix" Caption="Run" />
         </dSizer>
         <dEditBox sizerInfo="{'BorderSides': ['All'], 'Proportion': 1, 
'HAlign': 'Left', 'VAlign': 'Top', 'Border': 0, 'Expand': True}" Width="815" 
designerClass="controlMix" DataField="sqlCmd" Height="155" 
DataSource="self.Form.uLoopBO1" />
         <dGrid sizerInfo="{'BorderSides': ['All'], 'Proportion': 1, 'HAlign': 
'Left', 'VAlign': 'Top', 'Border': 0, 'Expand': True}" Width="815" 
designerClass="controlMix" SelectionMode="Cell" Height="154" ColumnCount="5" 
DataSource="self.Form.uLoopBO1.dbs" RegID="grid1" SameSizeRows="False" >
           <dColumn FontFace="Sans" Width="150" HeaderVerticalAlignment="None" 
designerClass="controlMix" DataField="selected" HeaderForeColor="None" 
HeaderBackColor="None" HeaderFontBold="False" FontUnderline="False" 
VerticalAlignment="Top" Editable="True" FontBold="False" 
HorizontalAlignment="Left" FontItalic="False" Expand="False" Caption="Select" 
Order="0" HeaderFontUnderline="False" Sortable="True" Searchable="True" 
HeaderHorizontalAlignment="None" HeaderFontItalic="False" FontSize="10" 
ListEditorChoices="[]" HeaderFontSize="12" HeaderFontFace="Sans" />
           <dColumn FontFace="Sans" Width="150" HeaderVerticalAlignment="None" 
designerClass="controlMix" DataField="table_schema" HeaderForeColor="None" 
HeaderBackColor="None" HeaderFontBold="False" FontUnderline="False" 
VerticalAlignment="Top" Editable="False" FontBold="False" 
HorizontalAlignment="Left" FontItalic="False" Expand="False" Caption="Database" 
Order="10" HeaderFontUnderline="False" Sortable="True" Searchable="True" 
HeaderHorizontalAlignment="None" HeaderFontItalic="False" FontSize="10" 
ListEditorChoices="[]" HeaderFontSize="12" HeaderFontFace="Sans" />
           <dColumn FontFace="Sans" Width="150" HeaderVerticalAlignment="None" 
designerClass="controlMix" DataField="rowcount" HeaderForeColor="None" 
HeaderBackColor="None" HeaderFontBold="False" FontUnderline="False" 
VerticalAlignment="Top" Editable="False" FontBold="False" 
HorizontalAlignment="Left" FontItalic="False" Expand="False" Caption="Rows 
Processed" Order="20" HeaderFontUnderline="False" Sortable="True" 
Searchable="True" HeaderHorizontalAlignment="None" HeaderFontItalic="False" 
FontSize="10" ListEditorChoices="[]" HeaderFontSize="12" HeaderFontFace="Sans" 
/>
           <dColumn FontFace="Sans" Width="150" HeaderVerticalAlignment="None" 
designerClass="controlMix" DataField="rows" HeaderForeColor="None" 
HeaderBackColor="None" HeaderFontBold="False" FontUnderline="False" 
VerticalAlignment="Top" Editable="False" FontBold="False" 
HorizontalAlignment="Left" FontItalic="False" Expand="False" Caption="Rows 
Returned" Order="30" HeaderFontUnderline="False" Sortable="True" 
Searchable="True" HeaderHorizontalAlignment="None" HeaderFontItalic="False" 
FontSize="10" ListEditorChoices="[]" HeaderFontSize="12" HeaderFontFace="Sans" 
/>
           <dColumn FontFace="Sans" Width="150" HeaderVerticalAlignment="None" 
designerClass="controlMix" DataField="results" HeaderForeColor="None" 
HeaderBackColor="None" HeaderFontBold="False" FontUnderline="False" 
VerticalAlignment="Top" Editable="False" FontBold="False" 
HorizontalAlignment="Left" FontItalic="False" Expand="False" Caption="Data 
Returned" Order="40" HeaderFontUnderline="False" Sortable="True" 
Searchable="True" HeaderHorizontalAlignment="None" HeaderFontItalic="False" 
FontSize="10" ListEditorChoices="[]" HeaderFontSize="12" HeaderFontFace="Sans" 
/>
         </dGrid>
       </dSizer>
     </dPanel>
   </dSizer>
</dForm>


_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/%(messageid)s

Reply via email to