Poser knows about that problem, and should allow you access to attr fields on older OSes where FrmHideObject is broken. But without knowing exactly what error messages you're getting, I couldn't say if Poser or your application is wrong.
-- Keith -----Original Message----- From: Terry Dennis [mailto:[EMAIL PROTECTED]] Sent: Friday, February 15, 2002 5:26 PM To: Palm Developer Forum Subject: Re: POSE 3.4 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/
