On Mar 28, 2006, at 2:50 PM, cbruner wrote:

I've looked in the manual for the PiIRC language and there is no mention of Form Interaction or Object Interaction.

In the manual they have an example, What would you set to make it Form Interaction.

NAVIGATION ID 1000
   INITIALSTATE kFrmNavHeaderFlagsObjectFocusStartState


Unfortunately, you have to define them in the resource descriptor file

#define kFrmNavHeaderFlagsObjectFocusStartState 0x00000001
#define kFrmNavHeaderFlagsAppFocusStartState 0x00000002

or include them from, I believe, Form.h


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

Reply via email to