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?
I just reread your question and suspect my previous answer is useless. How about defining your list resource as using a font (i.e., it's default font) that matches your font's height?
Regards, Steve Mann
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
