Thanks Jeff,
it works well and looks great in the native Aqua on my Mac.
I wonder whether this error is also responsible for other problems of
Tcl::Tk on MacOS X.
1. When I install Tcl/Tk Aqua or ActiveTcl, pure Tcl/Tk works fine
when run from "wish", but when run from perl program, it draws main
window and hangs; the window is never raised into foreground and does
not react to anything.
I have tried this on MacOS X 10.3 with both Tcl/Tk Aqua and ActiveTcl
and even the most simple examples from Tcl::Tk perldoc didn't work.
I have therefore upgraded to MacOS X 10.4 which has some Tcl/Tk pre-
installed and things mostly work now as you can see.
But when I try to install Tcl/Tk Aqua again, it has the same
problem as on 10.3. Does not work from perl with Tcl::Tk. Yet now, it
seems to work with your test file.
Any idea, what this means?
Thanks again,
Pavel
On 18.5.2006, at 9:00, Jeff Hobbs wrote:
Attached is a simple test file that exercises the labelframe in
Perl/Tk compat
mode. Non-compat mode would be slightly different.
Jeff
<tk-mw.t>