I'm working on an application that needs one of the list objects to be hidden under
certain conditions and visible under other conditions. In the resource file, I
have the usable bit turned off since the list is usually hidden. When the time comes
to make the list object visible, I display it with the following line:
FrmShowObject( pForm, FrmGetObjectIndex( pForm, MyListResourceID ));
This works fine with OS v3.5 in both POSE and on a real device. With OS v3.0 however,
the list object does not appear.
What am I missing? If it matters, I'm using CodeWarrior v8.0.
Thanks,
John M.
Interstate Microsystems
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/