I am not redrawing the form at all. I thought that FrmSetTitle() would do it. I will try and redraw the form explicitely.
"Y Rekha" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Patrick > Lucas > Sent: Wednesday, August 11, 2004 12:54 PM > To: Palm Developer Forum > Subject: Setting a form's title > > Guys > > I have a program which responds to a hard key press whater application > is > currently running at the time. > > I wish to chabge the active forn title so I first get a pointer to the > active form by calling FrmGetActiveForm() and then set the title using > FrmSetTitle(). Problem is my program crashes but doesn't without the > call to > FrmSetTitle() so the crash must be because I am changing the from title. > > Any ideas why this could be? > > Are you drawing the form after setting the form title? > > Patrick > > > > > -- > 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/
