hi,all
I have wraped my tcl file use freewrap55,but the Chineses characters
in the menubutton is random code.
$caidan add command -label "»ù±¾¶¯×÷°´Å¥" -command "helpact"
The other characters correct.
THANKS
Hi,all
I have craeted the exe file,but it can not open the image ,can someone give me a reason?
Error sourcing /freewrap55/robotcar.tcl: couldn't open "/tk/demos/images/Lb1.gif": no such file or directory
thanks
Hi,all
image create photo image1a -file [file join $tk_library demos images Lb1.gif]
Above is part of my program.The first time I ran it in
the program.It works well.But when I saved it and open it
again,it can not work.
Error:cannot read "tk_library":no such variable...
Hi,all
I want to draw a picture on the button,but the button in the program can not change its form .
The width(height) can not change.
set w .main
toplevel $w
button $w.1 -width 20 -height 5 -relief ridge -text ""
set c $w.1.frame.c
frame $w.1.frame
pack $w.1.frame
canvas $c...
hi,all
First,thanks very much for ulis's help that time.Now I can't realize the insert function.Can someone help me?
I want to insert a button in the desinged location and work for it a long time but fialed.
The program is bolow:
# proc bgerror (to see what happens behind the scene)
proc...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.