First  |  Prev |  Next  |  Last
Pages: 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103
Anyone got TclMagick running together with GraphicsMagic (notImageMagick)
Jan Kandziora wrote, On 18.06.2008 20:02: Hi, I have problems with the GraphicsMagic-1.2.3 source. There is TclMagick included, but it seems that one is intended for use with ImageMagick only, not for GraphicsMagick. ... Is TclMagick supposed to work with the GraphicsMagick package it is i... 19 Jun 2008 03:26
BLT overhaul
> - replaced BLT's hash package with Tcl's (loosing a bit memory, and perhaps 64 bit support -> see also TIP 69) - converted most code from Tcl's string interface to the Tcl_Obj interface (where applicalble) - replaced BLT's alloc package with Tcl's ckalloc and ckfree - tried to get rid of BLT's copi... 2 Jul 2008 08:48
Building scotty without tkined
I need to build scotty and tnm but not tkined. I asked here before and was told that the configure didn't support that. I know I went about this wrong -- I edited configure, not the autoconf input -- but I don't know anything about autoconf and this solves my problem so I thought I'd share. This is a patch to th... 19 Jun 2008 01:17
Why can I launch xterm from my TCL script ?
Hi, I want to launch xterm from my TCL script but it doesn't work. However if I launch directly in Expect (using exact same command), then it works: WORKING: =========== expect1.1> exec xterm -title Aurora_GDB -sb -geom 100 -e /projects/ bin/Atool -x init -x /my_directory/startup.env & NOT WORKING: ====... 23 Jun 2008 02:29
Adding your own blend of tea to the TEApot [Was: Re: TEA sampleextension]
Larry W. Virden wrote: This morning I was thinking "I wonder how many Tcl developers have considered contacting someone about adding some of their code to a public teapot?" Now, as far as I am aware, the primary teapot publically available is the one at ActiveState. Is there some place on the web wher... 19 Jun 2008 11:38
vi bindings for scrolled text widget
I am new to TK and i am developing one application which uses scrolled text widget. This i use as a editor. As i am very much comfortable with the 'vi' how can i have same keystrokes and functions like vi? Has anyone developed this already? Can i use some application directly in my application. thanks in advance... 24 Jun 2008 15:25
Anyone got TclMagick running together with GraphicsMagic (not ImageMagick)
Hi, I have problems with the GraphicsMagic-1.2.3 source. There is TclMagick included, but it seems that one is intended for use with ImageMagick only, not for GraphicsMagick. % package require TclMagick couldn't load file "/usr/lib/TclMagick0.45/libTclMagick.so": /usr/lib/TclMagick0.45/libTclMagick.so: undef... 20 Jun 2008 09:09
getting a list of global variables
How would you do so? I am trying to get the socket variable created/used by httpd. The docs have this: ::Httpd$sock The state of the open connection is stored in global variables, one per connection. These variables are arrays and have the prefix Httpd. Their distinguishing suffix is the handle of the chan... 19 Jun 2008 04:27
Adding your own blend of tea to the TEApot [Was: Re: TEA sampleextension]
This morning I was thinking "I wonder how many Tcl developers have considered contacting someone about adding some of their code to a public teapot?" Now, as far as I am aware, the primary teapot publically available is the one at ActiveState. Is there some place on the web where a member of the Tcl community mi... 19 Jun 2008 11:38
How can i let shell program within TCL show run log?
Hi Alex, Thank you again. Would you kindly explain the above example in a much easier way (i'm quite newbie to Tcl unlike you expert!). I don't understand batch of stuff: - Is the ">@" operator part of Unix or Tcl syntax? What is it exactly used in? What does advancing it with a number like 2>@ or a letter ... 19 Jun 2008 01:17
First  |  Prev |  Next  |  Last
Pages: 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103