I am palm developer who uses Appforge 2.0 to develop my applications. Sometimes when i do synchronisation i do get this error:unable to open handheld database
is there any better way i can get this done -----Original Message----- From: Matt Graham [mailto:[EMAIL PROTECTED]] Sent: Friday, January 10, 2003 16:31 To: Palm Developer Forum Subject: Re: How do I draw text? x-precedence:bulk Eric Marsh wrote: > I'm using a custom draw function to populate cells in a table. I know > how to set up the callback function but being relatively new to Palm > programming I don't seem to be able to find any functions that can draw > text as a bitmap. use WinDrawChars() pass the top-left of the rectangle pointer as the x,y coordinates. matt -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
