In my form event loop, I am looking for this event.  I have 2 text fields on
the form (one editable, one non-editable), and they have to resize/scroll in
sync with each other.

I've set a breakpoint on the case statement for this event type, but it
never triggers.  I've noticed that the fldChangedEvent *does* get flagged
when the size changes, though.

Is there some reason why I do not see this event triggering?

Am I better off watching for the fldChanged event, and trying to figure out
if the field size has changed?


-Tom Hoelscher

~~~~~~~~~~~~~~~~~~~~~~~~~~
"Original Sin is hard to find, but the digitally enhanced version is readily
available".


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

Reply via email to