> Yes it gave me font resource not found, but how this happen.. am sure that > the font is exist.. > If I remove the font families, and set my font to draw characters it works > fine !!
if DmGetResource() returns NULL, it cannot find the font resource. you might want check the type+id your passing it, and, see if your application contains those resources. --- Aaron Ardiri [EMAIL PROTECTED] CEO - CTO +46 70 656 1143 Mobile Wizardry http://www.mobilewizardry.com/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
