Richard Coutts wrote:
Can some explain to me, using only small words, how to detect the 5-way navigator on the T5? I've read through the archives and even posted here a while back, but I'm having trouble following the explanations. The rocker defines are simple enough, but creating a 'fnav' resource makes my head spin. Ben posted a link a while back that summarizes things, but it's broken:
http://palmone.participate.com/pe/forums/displaypost.jsp?postID=10100997
All I'm looking for is a function that returns "true" if the T5 navigator is present. I think I can take it from there. If someone could point me to a step-by-step posting or spell thinks out, I will be indebted.
Thanks, Rich
For T3 it is the following feature:
UInt32 version; Err err = FtrGet(navFtrCreator, navFtrVersion, &version);
Don't know if it is the same for T5.
'fnav' has nothing to do with detecting the 5-way. It is a direction for the OS to handle 5-way on your non-modal forms.
Regards Henk
-- ------------------------------------------------------------------------- Henk Jonas Palm OS � certified developer
[EMAIL PROTECTED] www.metaviewsoft.de -------------------------------------------------------------------------
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
