Keith: There's a blurb in the FrmHideObject function that says: "Prior to OS version 3.2, this function did not set the usable bit of the object attribute data to false. On an OS version prior to 3.2 you can work around this bug by directly setting this bit to false yourself."
I cloned some code from FrmHideObject in OS 3.5 to handle the situation. And, it works great. Unfortunately, when I use POSE to test my app running on Palm OS 3.1, I get tons of error messages about accessing form storage. Since this particular application does a bunch of hide/show of objects in response to user input, the "UIMgr data access" debug has to be turned off. Otherwise, I spend all day hitting "Continue". Any suggestions? Other than rewrite the user interface, of course. ( Just because the users pay the bills, they think they're always right. Harrumph !! ) Regards, Terry -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
