Tue, Dec 5 2006
08:23:09
|
|
Request created by hbowman
|
|
Subject: 6.3 NVIZ: tcltk 8.3 incompatibilities
Hi,
in 6.3-cvs NVIZ, panel_rast.tcl and panel_main.tcl use "frame padx pady" in a
few places. This is incompatible with Tcl/Tk 8.3 and causes a lock-up during
the menu building.
compare:
http://www.tcl.tk/man/tcl8.3/TkCmd/frame.htm
http://www.tcl.tk/man/tcl8.4/TkCmd/frame.htm
thanks,
Hamish
|
|
Tue, Dec 5 2006
08:30:27
|
|
Comments added by hbowman
|
|
add the putx, puty in the "pack" step?
Hamish
|
|
Wed, Dec 6 2006
02:21:51
|
|
Status changed to resolved by hbowman
|
|
Wed, Dec 6 2006
02:21:51
|
|
Comments added by hbowman
|
|
fixed in cvs (Michael)
Hamish
|
|