Douglas Handy wrote:
Most likely a field object with the focus. The nilEvents are used to blink the insertion point. It does this on older devices too, though perhaps no field had the focus during your test on the IIIxe.
Thanks, this is probably (somehow) the case. I have a field, that gets updated each time I get the nilEvent. Although it is "USABLE DISABLED NONEDITABLE", the Cli� seems to do something in between the loops anyway.
I tried FldReleaseFocus (field);
and added an
if (!handled)
to my event handler, but no luck ;(
Stefan
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
