Hi,

I'm creating a form and its objects dynamically.

The dynamic creation functions for form objects, such as
'FrmNewLabel()', 'CtlNewControl()' etc don't have any args for
visibility.

Therefore, I'm calling 'FrmHideObject()' immediately after creating the
form objects I want to be hidden, but before showing the form.

But when I display the form, the supposedly hidden objects are plainly
visible!

However, if I call FrmHideObject() *after* showing the form, the objects
get hidden fine, but not without flickering on first.

Is there a solution?

Cheers
David



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

Reply via email to