Hi,

I just downloaded Palm OS 4.0 SDK Update 1 and I'm trying to recompile all
my existing code. I have a routine that shows or hides form objects
(including tables and lists) using either FrmShowObject or FrmHideObject. In
the documentation for FrmHideObject it 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."

So, that is what I did. However, now with
DO_NOT_ALLOW_ACCESS_TO_INTERNALS_OF_STRUCTS being used, you can no longer do
that. But, there is no FrmGlueHideObject function that fixes this bug,
either.

Anyone at Palm know of plans to add a glue function to handle this? Can
anyone suggest another resolution to this problem? Thanks.

Tom


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to