I've got a form with a (non-popup) list using a callback function to draw the list items. The list is set up in Constructor to use the Large font. However, when the callback function is called, the bounds parameter which (in theory) tells you where to draw, always points to coordinates that are spaces for the Standard font, not the large font, even though the list data structure indicates that the list uses the Large font. Consequently, I get the right number of Large lines drawn, but with Standard vertical spacing. Has anyone ever encountered this? Any suggestions besides manually computing the coordinates myself? Regards, Steve Mann ------------------------------------------- Creative Digital Publishing Inc. 1315 Palm Street, San Luis Obispo, CA 93401-3117 ------------------------------------------- 805.784.9461 805.784.9462 (fax) [EMAIL PROTECTED] http://www.cdpubs.com -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palm.com/devzone/mailinglists.html
