OK, I've tried a few things and nothing seems to work. (syntax errors). The
gist of what I'm trying is:
#define kFrmNavHeaderFlagsObjectFocusStartState 0x00000001
#define kFrmNavHeaderFlagsAppFocusStartState 0x00000002
at the top of the file (ok)
and
NAVIGATION ID FaceAmountForm
INITIALSTATE kFrmNavHeaderFlagsAppFocusStartState
At the bottom of the file. (which gives the syntax error). I feel like I'm
missing something obvious but I just don't know what.
The exact error is
Error :
Error : Compile failed.
Chris Bruner
Compulife Software Inc.
==============================================
----- Original Message -----
From: "P. Douglas Reeder" <[EMAIL PROTECTED]>
To: "Palm Developer Forum" <[email protected]>
Sent: Tuesday, March 28, 2006 5:36 PM
Subject: Re: ctlHitControl and Popup triggers and OS 5
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/
--
For information on using the PalmSource Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/support/forums/