Navigation support (one-handed navigation) is on Treo etc. which helps
easier control of form using 5-way button (it shows blue frame around
controls).
If you use PilRC you should look into PilRC's doc. Or you can switch off
navigation for this form using FrmSetNavState.
Hynek Sladky
Karthik Jaganathan wrote:
any solution for that?
how to find missing data for form and what is navigation support?
------------------------------------------------------------------------
> Date: Mon, 17 Mar 2008 12:27:32 +0100
> From: [EMAIL PROTECTED]
> To: [email protected]
> Subject: Re: FrmDispatchEvent method error?
>
> I think it is some missing data in form resource regarding navigation
> support.
>
> Hynek Sladky
>
>
> Karthik Jaganathan wrote:
> > hi everyone,
> >
> >
> > i am trying to call FrmDispatchEvent(&event) method, the bit of
code is,
> >
> > static void AppEventLoop(void)
> > {
> > Err error;
> > EventType event;
> >
> > do {
> > // DisplayMemoryInfo(false);
> > EvtGetEvent(&event, evtWaitForever);
> >
> > if (SysHandleEvent(&event))
> > continue;
> >
> > if (MenuHandleEvent(0, &event, &error))
> > continue;
> >
> > if (AppHandleEvent(&event))
> > continue;
> >
> > FrmDispatchEvent(&event);
> >
> > } while ((event.eType != appStopEvent) && (isAppRunning));
> > }
> >
> > but it show the fatal error like this,
> >
> > Fatal Alert:
> > HsNav.c, Line:9892, Unable to retrieve nav info for form
> >
> > what is it mean? what is the solution?
> >
> > thanks
> > karthik.
> >
> >
------------------------------------------------------------------------
> > Fly HYD-BLR for Rs.499 Log on to MakeMyTrip! Check it out!
> > <http://ss1.richmedia.in/recurl.asp?pid=266>
> >
> > --
> > For information on using the ACCESS Developer Forums, or to
unsubscribe, please see http://www.access-company.com/developers/forums/
> >
>
> --
> For information on using the ACCESS Developer Forums, or to
unsubscribe, please see http://www.access-company.com/developers/forums/
------------------------------------------------------------------------
It's about getting married. Click here! Try it!
<http://ss1.richmedia.in/recurl.asp?pid=201>
--
For information on using the ACCESS Developer Forums, or to unsubscribe, please
see http://www.access-company.com/developers/forums/
--
For information on using the ACCESS Developer Forums, or to unsubscribe, please
see http://www.access-company.com/developers/forums/