Paul McNett wrote:
> Ricardo Aráoz wrote:
>   
>> The sizer is used to put a box around a dLabel, but this dLabel's
>> caption is changed as the user navigates through a grid. Sometimes the
>> length of the caption is not enough to show the Border Sizer's caption
>> and I wished to avoid that. I will probably have to pad the dLabel to
>> the appropriate minimum size.
>>     
>
> You can give controls (and I believe labels) an explicit Width, say 75, and 
> from then 
> on the sizer won't go below that minimum size no matter what (but it will 
> grow if 
> needed).
>
> Can this help?
>   
I agree with this.  If it's more than one control, consider a panel with 
a minimum size.  Else, just set a label minimum size.

Regards,

Nate


_______________________________________________
Post Messages to: Dabo-users@leafe.com
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/4ab0ee4f.9030...@gmail.com

Reply via email to