Karl Becker wrote:
> 
> Hmm... strange, but this behavior keeps happening.  I'm typing in a
> field, and I want to be able to hit tab to go to the next field.
> That happens and everything... but it doesn't select the text in the
> next field.  I'd like it to act how text fields on web pages (some
> web pages, anyway) do.  How could I get this accomplished?  Trying to
> intercept a tab in keyDown isn't working... ideas will be appreciated!
> --

Use "openField" message.

on openField
select the text of the target
end openField
-- 

=====================================

Regards, Andu

This is the MetaCard mailing list.
Archives: http://www.mail-archive.com/metacard%40lists.best.com/
Info: http://www.xworlds.com/metacard/mailinglist.htm

Reply via email to