[tcljava-user] tclblend java::bind with own event
Brought to you by:
mdejong
From: Klara W. <kl...@sp...> - 2001-12-07 15:06:44
|
Hi, I tried to use my own event with java::bind but it didn't work. Has anyone tried this? When I run(I'm on windows2000) the script on it's own it said "Error in startup script" and referred to the java::bind line. When I run in wish, it just won't work. I tell the java-class to invoke the event, but nothing happens, I think the event is performed, but tcl won't react to it. I tried the exact same thing with java.awt.ActionEvent and that worked. So either tclblend won't work with you own events, or I wrote my event wrong somehow... Klara Ward |