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? Patrick -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
