> I'm getting this error every time I use WinDrawChars to put text on my form. > It's become a major annoyance, but I'm not sure what it's referring to or how > to fix it. I'm unsure where to access Font.c, to even figure out what the > possible problem might be...
did you set the font to something? maybe the font isn't installed/initialized? look for a FntSetFont() call in your code. --- 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/
