Henry Rich wrote:
transformimage_aramisinput should be
transformimage_aramisinput_button

A good thing for your debugging would be the line

transformimage_default =: wdqshow
(executed by itself as a verb when you load your script).

That will get control if there's an event you aren't
handling, and you can see what the event was.

Henry Rich

Thanks Harry,
D'oh! I forgot that things that don't look like buttons can be buttons after all.

One last question: Is there a way to make the tab key act like enter + tab when trying to enter data in multiple boxes? This was easily done in Dyalog, as I foggily recall.

David Porter


----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to