[tcljava-user] FW: java::bind does not work
Brought to you by:
mdejong
From: Archana B. <AB...@SE...> - 2001-02-06 06:36:55
|
> -----Original Message----- > From: Archana Bonde > Sent: Tuesday, February 06, 2001 12:06 PM > To: 'tcl...@li...' > Subject: FW: java::bind does not work > > > > -----Original Message----- > From: Archana Bonde > Sent: Thursday, December 14, 2000 11:55 AM > To: 'tcl...@li...' > Subject: java::bind does not work > > i tried using java::bind for binding a routine to a button, the action is > not performed. The routine does not execute and the dialogbox on which the > button is there loses the focus. and the close icon on the dialog boxdoes > not work also.So i have to control C (abort) the application. Not even a > simple routine which has a puts(putouts string on console) in it, work. > Why?? > It does not recognise the java objects > gives error cannopt find f and; no such variable, whereas f is defined and > initialsed by me > > The application seems to stalllllllllllll .Is this a bug with Jacl. |