On Apr 1, 2007, at 11:42 AM, Larry Bradley wrote:

> I created a form that uses a grid sizer to hold 5 field values. I  
> then set
> the widths of the individual fields to what I wanted (For example, the
> first field to 100, the next two to 300, etc ). I set Expand off  
> for each
> of the 5 fields. I did all this in the object info form.
>
> In the class designer, all looks well. When I save the form, and  
> run it,
> the fields are all the same width.
>
> Looking at the cdxml file for the form, there are no widths  
> specified for
> the fields. If I add the width property here, and run the app, all  
> is well.
> And if I reload the form into the designer, the widths are there.  
> But if I
> save the form - no widths.
>
> What am I doing wrong? Or is this a "feature" :)

        Originally I did not allow setting of Height/Width of anything  
inside a sizer. I've recently removed that restriction, but I'm  
guessing that the process that saves that info is still set to ignore  
those properties. Let me look into it.

-- 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