On Tue, Jul 07, 2009 at 09:38:32AM +0800, Gang Tang wrote:
> hi,
> 
> When use agar, I met another problem. As the attachment shows, I
> changed the text font size, but the size of the File Dialog doesn't
> change as the text? This makes each other too crowd. How to solve it?

Make sure to set the font size during initialization, before any widgets
are created. Many widget features (such as the height of the list entries
in this case) are sized based on the font size, and rendered text is often
cached as well.


_______________________________________________
Agar mailing list
[email protected]
http://libagar.org/lists.html

Reply via email to