|
First
|
Prev |
Next
|
Last
Pages: 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422
Installing TclPlugin 3.1 Hello, I'm trying to install tcl plugin v3.1 on Linux Firefox 1.5.0.6. I open tclplugin31-win32-ix86.xpi with firefox (from root account), installation starts -> Extensions window opens, there is the tcl plugin item in here, but it disappears very fast, I can't even see what's going on with it. No errors. Ju... 27 Sep 2006 07:45
is tcl/tk dying out?! I used to be very active in Tcl/Tk programming back in 2001. I was just trying to get back into it and I started looking around but couldn't find much recent development (other than work at ActiveState). I found the roadmap for tcltk 9.0 on www.tcl.tk being promised for 2003 specially disturbing! How worried shou... 6 Oct 2006 06:34
Expect for Windows NEWBIE question 'Broken pipe while executing' cisco router telnet script Hi I have written this simple script to configure SNMP communities and access lists on multiple routers (most cisco commands have been edited out). In the loop I get a Broke Pipe error>>> -ER1(config)# write(spawn_id=]: broken pipe while executing "exp_send -s "write memory\r"" invoked ... 24 Sep 2006 14:57
At crossroads between tcl/tclhttpd vs apache/php Greetings, I would like to get some feedback from the tcl community. First a bit of background: I am developing some linux based web based applications that will be sold to small business as part of an intrantet appliance device. The software will be released as open source. Initially, the application was protot... 23 Sep 2006 11:15
lambda? I was looking at the stock tclhttpd distribution and I saw something that did not make sense to me. I see the following code near the end of the file lib/utils.tcl: # see http://mini.net/tcl/lambda proc K {a b} {set a} proc lambda {argl body} {K [info level 0] [proc [info level 0] $argl $body]} I guess ... 22 Sep 2006 16:28
Adding and updating new tDOM XML text nodes Hi guys, Some code: package require tdom # Read in data in the xml variable. set dom [dom parse -keepEmpties \ "<BASE>\n<al>\n<Cats>9 lives</Cats>\n<Canaries/>\n</al>\n</BASE>"] set doc [$dom documentElement] # Add a missing node. set node [$doc selectNodes /BASE/al] $node appendXML "<Dogs></Dogs... 24 Sep 2006 08:42
does anyone care about iwidget bug reports? Does anyone know of anyone who actually cares about iwidget bug reports? I was looking at the incr tcl sourceforge page and virtually nothing has been touched in years. When I do a search at activestate for iwidget or itk bugs there are none, so I'm left with the feeling that all iwidget bugs are left to roam t... 25 Sep 2006 21:01
How to read from a file in TCK Can Anyone please help me. I want to read the contents of a file. I m a begineer in TCK and couldnt gather much information about file handling. If anyone of you know please send me a sample script showing how to read from a file and also please send me some documentation if its available with you Thanks Kris... 22 Sep 2006 04:54
TreeCtrl2.1 or Latest release feature list Hi, Does any one have a list of new features available in Trectrl2.1 or any latest release? I am specificaly looking for the ability to add combobox/ drop down or other widgets embeded to the treectrl cells. Thanks in advance. Mona. ... 25 Sep 2006 15:42
TreeCtrl2.1 or Latest release feature list Hi, Does any one have a list of new features available in Treectrl2.1 or any latest release? I am specificaly looking for the ability to add combobox/ drop down or other widgets embeded to the treectrl cells. Thanks in advance. Mona. ... 18 Sep 2006 15:59 |