Jan Slodicka a �crit : > Boolean bHas5way = false ; > UInt32 version5way; > if( FtrGet( navFtrCreator, navFtrVersion, &version5way) == 0 ) > bHas5way = true ; > > The macros are defined in PalmNavigator.h; you apparently have this file as > you study 5way API.
Thanks. Actually, these values are defined in the header file, but no the macro. -- Luc Le Blanc > ----- Original Message ----- > From: "Luc Le Blanc" <[EMAIL PROTECTED]> > To: "Palm Developer Forum" <[EMAIL PROTECTED]> > Sent: Tuesday, May 25, 2004 4:54 PM > Subject: Detecting 5-way navigator > > > How can I detect whether the device my program is running on has a 5-way > > navigator (as opposed to a simple PageUp/Down button pair)? The 5-way > > navigator API Ref PDF does not mention that. > > > > > > -- > > Luc Le Blanc -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
