Menu

#159 unlock form has initial focus in wrong place

open
nobody
None
5
2007-04-04
2007-04-04
No

On PalmOS 5.4.7 (Tungsten E2) the key entry form has the input focus on the "Unlock" button, instead of on the text input field.

I can see that FrmSetFocus is being called in passwd.c but I don't see why it isn't having the expected effect.

Discussion

  • Jochen Hoenicke

    Jochen Hoenicke - 2007-04-04

    Logged In: YES
    user_id=18252
    Originator: NO

    I think that this is due to missing 5-way navigation info. If you have a working palmos compiler, you can try the latest version from branch_1_2 in the CVS repository (checkout with -rbranch_1_2).

    Alternatively the 2.0-pre release has 5-way navigation support. But note that this version has a different database format, which makes it impossible to downgrade.

     
  • Dave Holland

    Dave Holland - 2007-04-04

    Logged In: YES
    user_id=33213
    Originator: YES

    Thanks - the input focus works exactly as it should in the branch_1_2 version.

    Would you recommend that version for day-to-day use yet?

    Cheers,
    Dave

     

Log in to post a comment.