I was right - this was a simple mistake on my part. I was returning from a FrmPopupForm() using FrmGotoForm() instead of FrmReturnToForm(). Evidentally this was acceptable to the earlier OS but 3.5 didn't like it. ----- Original Message ----- From: Marty Rice <[EMAIL PROTECTED]> > An update: I downloaded the 3.5 ROM image (and had to also download the > newer emulator to use the ROM) and found that yes, in fact, my program has a > real problem running on the newer OS. It's not simply FrmPopupForm(), > however. In some cases, simply changing forms using FrmGotoForm causes the > display to get all "messy" as though the forms are overlapping. This > strikes me as something I'm doing wrong - probaby something very simple or > else everyone would be talking about it. Can any of you kind Palm engineers > give me a clue? Yes, I did download the 3.5 docs and searched the web > site - but must not be searching for the right keyword! > > Thanks, > Marty > > ----- Original Message ----- > From: Marty Rice <[EMAIL PROTECTED]> > > Hello, > > Sorry if this has been covered already, but is there an issue using > > FrmPopupForm on OS 3.5? My program runs fine on earlier OS's (3.3 is what > I > > have on my Vx and emulator) but I have users using 3.5 that say it pops-up > > over the existing screen without erasing what is already there. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
