In describing FrmHideObject, the API docs say "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."
My question is: if I have #define-d
DO_NOT_ALLOW_ACCESS_TO_INTERNALS_OF_STRUCTS at the top
of my program, is there a clean way to allow access
again just for the section of code where I need to
access the usable bit of the object I want to hide?
(It seems like it won't do any good #undef-ing
DO_NOT_ALLOW_ACCESS_TO_INTERNALS_OF_STRUCTS since it
only matters when BuildDefaults.h is processed.)
__________________________________________________
Do You Yahoo!?
Get email alerts & NEW webcam video instant messaging with Yahoo! Messenger.
http://im.yahoo.com
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/