Hi: Has anybody written code for printing for the Palm OS? Or is there any sample code for it?
Thanks! Aditi -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Paul Nevai Sent: Wednesday, May 12, 2004 5:46 PM To: Palm Developer Forum Subject: a mystery with FrmSetFocus() - is it maybe a bug? Please help.... Why does this or any variation of it crash when called from a SysAppLaunch()-ed code where no global variables are available and the current focus is on a frmTableObj? I observed this years ago but could never figure it out why. frmP = FrmGetActiveForm (); FrmSetFocus (frmP, noFocus); /PaulN -- 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/
