Hi, I had no problems implementing the navigator functions in my program. Everything is doing fine. I used the fnav resource approach.
Still I have one open issue: I have alert dialogs with two or more buttons. I can set the default button which is virtually pressed when the user exits the program (e.g. DEFAULTBUTTON 1). On newer devices with navigator support the button which is selected is (blue) highlighted and this one is not identical to the "Defaultbutton". The Palm OS seems always to select the first (normally the left most) button when the dialog is displayed. I haven't found up to now a way to change this behaviour, i.e. I want to have the same button as the default selected after displaying the alert dialog. O.k. I can change the order of the button, but this would also ruin the consistency of my GUI. Does anybody have a solution for this? My program environment is: Linux, pilrc, gcc TIA, Guenther -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
