Ricardo Aráoz wrote: > big enough. Still I would like the form to resize itself (there is a
I think you are looking for obj.fitToSizer(), which you can call on a dialog or a form, or any control. It'll size that control to match that which the sizer says is enough. http://paul.dabodev.com/doc/api/dabodoc/dabo.ui.uiwx.dPemMixin.dPemMixin.html#Methods_fitToSizer Paul _______________________________________________ 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/[email protected]
