[tcljava-user] combining java and tk widgets...possible?
Brought to you by:
mdejong
From: Bryan O. <bo...@au...> - 2001-07-12 18:00:41
|
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)? About the only direct answer I found on the net for this question is "no", but that came from a paper Mo wrote back in 1998. Has the state of the tclblend art progressed much in this regard since? ---- Bryan Oakley bo...@au... |