I want to know how does the anchor works when we insert a bitmap file in a canvas.
I try to fill the canvas with a bitmap of the same size but I don't understand how does the anchor works in the canvas and the bitmap isn't well placed!
- Example:
# Create and place canvas
canvas .cnvs...
Hi,
I want to know if a widget which can display XML files on screen exists. I don't know if TkHTML widget is able to diplay such files...
I'm also looking for some tutorials on tDOM, TclDOM, and TclXML.
Thanks.
Hi,
I use a Linux MAndrake 9.0 and I want to know where can I find a patch for my Athlon Xp 1700+. And how I can recompile the kernel. My configuration already work but I want to install this patch to make my PC work better.
Thanx!
Hi,
I recently install Linux (Debian Woodie 3.0) on my computer but I 've got a porblem with the X server. It crash when I try to run it (I use the startX command) and I get the following message:"Can't find an usable screen!"
So I need some help or links to some documentation to solve...
if [info exists env(HOME)] {
set dir $env(HOME)
} else {
# the environment var isn't set, use a default
puts "Pas de variable home"
set dir "/tmp"
}
I don't understand why this code don't work!
Thanx for your replies.
Does anybody know a beautiful font for Sun workstation???
I used standard font (Roman, times,... with the Tcl "font create" command) but I get horrible letters on my text widget! I've got this problem only with Sun Workstation, with my P.C. under Linux I see pretty letters!
OS : Unix
Tcl/Tk : 8.3.4
I don't undserstand why this code portion of a sub-process don't work:
send -async $appName puts "Bla bla bla"
I initialize appName in the caller with this command:
set appName [tk appname]
May somebody help me???
Thanx.
Hi!
well, I've got a C application with an MMI in Tcl/Tk. I have to send many string from my C application to the Tcl. To do this I use some function such as Tcl_Eval , Tcl_SetResult, or Tcl_AppendResult. It works great but anything is return to Tcl interpreter until the C function isn't finish...
Good evening,
I use Itcl, but I've got many problem with it!
I'd like to know how can we access to $this or to a class variable in the '-command' option of a Tk button.
I've got another problem, when I create two objects car1 and car2 which belong to the same Itcl class, and when I acces to an...
Bonjour,
I use Tcl/Tk 8.3, and I'd like to know how can we insert an animated Gif on a Tk_button, if it's possible?
I tried to insert the animated gif as a normal Gif (using the image create cmd) but it still doesn't work!
Thanks for your answers..., Au revoir!
Anto.
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.