At 04:29 PM 12/22/2004, you wrote:
Hi,

I use this to detect 5way nav :

UInt32 version;
 if (!FtrGet(navFtrCreator, navFtrVersion, &version))
  if (version >= 1)
    OPTIONS_SET(kOpt5WayNavigator);

But this doesn't seem to work on T5, any idea ?

The Tungsten T5 uses the PalmSource vchrRocker navigation keys, as seen on the Treo 600 and Treo 650, not the older PalmOne navgation keys.


See http://kb.palmsource.com/cgi-bin/palmsource.cfg/php/enduser/std_adp.php?bp_faqid=909


-- Ben Combee, Technical Lead, Developer Services, PalmSource, Inc. "Combee on Palm OS" weblog: http://palmos.combee.net/ Developer Forum Archives: http://news.palmos.com/read/all_forums/


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

Reply via email to