On 2006-07-09, Bruce <[EMAIL PROTECTED]> wrote: > Hello everybody. and Help > > I recently upgraded from a Palm3xe (os3.5.3) to a TX (os5.4.9). > One of the programs I wrote on the 3xe is behaving differently on the TX. > > The program has one form with lots of fields and buttons. > Starting with a FrmSetFocus() on one of the fields, the user then > presses a button. > In the 3xe, the field's input-carrot is still flashing (and thus, I > assume the field still has input focus). > In the TX, the field's input-carrot disappears (and the field acts like > it lost input-focus. Did the button take the focus?).
Yes > > So, my questions are: > > What is the big change between the 3xe and TX? Does it have anything to > do with the 5-way navigation buttons or NavFocus-rings? > 5-way nav, focusring and DIA support, notifications, exchange manager additions and .... > Is there a simple way to get the 3xe behavior back into the TX? Can I > prevent the buttons from taking focus? > Yes. > Are there "field lost focus" and "field got focus" events? (i could > then call FrmSetFocus() myself.) > Yes those events do exist, but there is focus and focus. For the nity gritty see the Palm SDK (not the PalmSource one) The Palm SDK can be obtained from pluggedin.palm.com. You have to be a member. HTH Ton van Overbeek -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
