Ok, now, exactly WHEN does this even occur?
I want to catch an event AFTER the field has been updated.  keyDownEvent 
occurs before
the data field is updated.  

The addressbook source does this kind of thing in the "Search" field.
My program is never calling the fldChangedEvent.  Docs say that this 
even occurs to notify when a field is "scrolled"
so, why is the addressbook working?  I tried trapping keyDownEvent and 
shoving my own fldChangedEvent
into the queue.  Well, I got the event in the correct sequence (after 
the field was updated...I think).  But something
still wasn't right...couldn't get the correct field data...pointer was 
off or something.

A appologieze if I'm too stupid to ask this question the "right" way....

Any clues would be helpful.

Thansk!

James Barwick


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to