I can specify a font in the resource, and
change the font with LstGlueSetFont, but in either case the amount of
vertical space allocated is as per the default font, which is not what
I want. The list widget correctly handles built-in fonts of different
sizes, so the height's not hard coded or anything like that. How can I
get a list to properly handle the dimensions of a custom font?

Set the list height using LstSetHeight, where you compute the height as list height (in pixels)/font height (in pixels).


Regards,
Steve Mann

--
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to