On Sep 15, 2009, at 9:40 PM, 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 might want to create a panel in the sizer, and add the label to  
the panel. Then you could set the MinSizerWidth and/or MinSizerHeight  
properties of the panel to make sure that it never gets below your  
desired size limits.


-- Ed Leafe





_______________________________________________
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/ef75aa04-7489-454d-b382-ec0024b51...@leafe.com

Reply via email to