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 ?
Thanks
Chris
--
For information on using the Palm Developer Forums, or to unsubscribe, please
see http://www.palmos.com/dev/support/forums/
