OK thanks, but i use key bits and it seems that those bits are the same for 5way and rocker, can you confirm me this ?
Is there a way to detect the new rocker ? is detecting fnav resource or Zodiac device is the god way to do this ? For Henk : thanks for the idea, but i use a different control based on this detection thanks a lot Chris ----- Original Message ----- From: "Ben Combee" <[EMAIL PROTECTED]> To: "Palm Developer Forum" <[email protected]> Sent: Wednesday, December 22, 2004 10:58 PM Subject: Re: 5way detection > 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 > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
