On Nov 14, 2007, at 12:54 PM, orcun avsar wrote:

> Ive uploaded .cdxml file you can get it and look whats on design  
> may cause error
> http://www.lobortis.com/n/1285361821

        The problem is that the label and the textbox both have their  
'rowColPos' set to (0,0), which is not right. If you edit the textbox  
to read:

                                        <dTextBox sizerInfo="{'Proportion': 0, 
'ColExpand': True,  
'VAlign': 'Middle', 'Expand': True, 'RowExpand': False}"  
rowColPos="(0, 1)" designerClass="controlMix" DataField="isim"  
DataSource="public.deneme"></dTextBox>

        ...the form should run fine.

        I don't know why the wizard is doing this; I just tried several  
times, and could never get this problem to happen. Let me see if I  
can add some defensive code to this to prevent the crash, as a start  
to correcting the problem.

-- Ed Leafe
-- http://leafe.com
-- http://dabodev.com




_______________________________________________
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/dabo-users/[EMAIL PROTECTED]

Reply via email to