I would like to determine if the window passed in a winEnterEvent is just a
window, or if it is a form.  The docs have the helpful suggestion in
FrmValidatePtr:

"To distinguish between a window and a form in released code,
instead of using this function, look at the flag
windowFlags.dialog in the WindowType structure. This flag is
true if the window is a form."

But, with the newest version of Pose and 4.0 ROMs, POSE pops a warning that
I should not be accessing the windows flags directly, but should be making a
form manager call.

I do not see any form or window calls that provide this information.
So, what is the correct API to use?


Regards,

George Wayland
Natara Software


-- 
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