When I'm in the fieldeditor, I can trap the arrow keys without a
problem.  The target, however, is no longer the grid cell itself, but
rather DataGridFieldEditor.  The  "dgHilitedIndex of the target" seems
to alternate back and forth (with no pattern I can see) between the
actual row (e.g., "2") and empty.   How can I reliably trap this?

Second:  It seems that returnInField is *not* trapped--hitting return
while in the field editor results in CloseFieldEditor being called
before it can be trapped (I need users to be able to enter addresses
in one of the columns).

thanks
-- 
Dr. Richard E. Hawkins, Esq.
(702) 508-8462

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to