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" :) Larry Bradley Orleans (Ottawa), Ontario, CANADA _______________________________________________ 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]
