I gave up on fNav - it seemed too painful to use.
Instead I wrote a handy set of functions that figures out what navigation
should happen.
then I just add
if(EasyNavHandleEvent(eventP))
{
return true;
}
at the top of my form's event handler.
drop me a line if you'd like to use the code.
-Rob
On Sat, 09 Aug 2008 04:02:38 +0100, Ben Rittgers <[EMAIL PROTECTED]>
wrote:
I am trying to do 5-way navigation on my Centro and cannot figure out
how to make the 5-way Navigation resources work. Adding a navigation
either breaks scrolling (kFrmNavHeaderFlagsObjectFocusStartState) or
breaks tabbing between buttons (kFrmNavHeaderFlagsAppFocusStartState)
How exactly do I set up a fNAV resource in Pilrc?
I know it starts like
NAVIGATION ID 1100
INITIALSTATE 0x00000002
BEGIN
ID 1007
END
Is there an open source app that I can look at that uses the five way
button an d also uses Pilrc?
Ben
--
For information on using the ACCESS Developer Forums, or to unsubscribe, please
see http://www.access-company.com/developers/forums/