Re: [tcljava-user] combining java and tk widgets...possible?
Brought to you by:
mdejong
From: Bryan O. <bo...@au...> - 2001-07-12 22:04:01
|
----- Original Message ----- From: "Mo DeJong" <md...@cy...> To: <tcl...@li...> Sent: Thursday, July 12, 2001 1:19 PM Subject: Re: [tcljava-user] combining java and tk widgets...possible? > On Thu, 12 Jul 2001, Bryan Oakley wrote: > > > Using tclBlend, can I create a java window (either an awt or swing object) > > and embed it in a tk window (either frame or toplevel specified with > > "-container true")? Or conversely, can I create a tk window and embed it in > > a java window (via the -use argument of toplevel)? > > Nobody is working on that feature. I think someone got it working > with some local hacks once, but it has never been a supported feature. Too bad, but that's the answer I was expecting. Thanks for the quick response. |