>From the Palm OS Reference, concerning the fontP parameter to FntDefineFont...
This resource must remain locked until the calling application undefines the custom font or quits. The question is how is a custom font undefined? Is it just a matter of calling FntDefineFont with the same font ID and a NULL fontP, or is it just enough that the font ID is no longer used by anything? I can't exactly wait until the app exits, because different custom fonts may be used at different times while the app runs. Only one will ever be used at one time, though. Thanks in advance. ----------------------------------------------------------------------- Brian Smith // avalon73 at arthurian dot nu // http://www.arthurian.nu/ Software Developer // Gamer // Webmaster // System Administrator "I don't want the world. I just want your half." -- TMBG -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
