Here is a patch that adds support for Treo 600 5-way
navigation pad to iRogue. The Up and Down seem to map
to the control pad instead of RUp and RDown, but I left
them there just in case.
To fit the options in the bindings screen I had to
shorten the name of the existing buttons and options.
This is my first bit of Palm programming, so please
take a look at it for validity (especially the
VISIBLEITEMS changes in the he iRogue.rcp file).
I tested this patch on the Treo 600 emulator. I
modified the makefiles and source to allow compilation
with the Palm OS 5.0r3 SDK, pilrc 3.1, and prc-tools
2.3 (all under Linux).
You will also need the Handspring Treo 600 header files
to get the header files needed for the 5-way nav button
(available at
http://pluggedin.palmone.com/regac/pluggedin/auth/ViewDocument?app=pluggedin&docId=852
on PalmOne's developer site).
Thanks for iRogue! I really like the color tileset
support.
Logged In: YES
user_id=27606
I read about VISIBLEITEMS and corrected the numbers.
Adds Treo 600 5-way navigation pad support to iRogue