I am trying to find where I can drop some code into a view field the
instant that the field becomes active.
For example:

view layout [ f1: field
        button [ focus f1 ]
]

So that when I press the button and the field f1 becomes the
focus I want some code to run. Can't seem to find this particular
situation using detect or insert-event-func.

Mike Yaunish


-- 
To unsubscribe from this list, just send an email to
[EMAIL PROTECTED] with unsubscribe as the subject.

Reply via email to