xotcl vs incr tcl Hello to all, I am using Tcl in my company. We are planning to use "XOTcl" or "Incr Tcl" as OO-extension for Tcl. But, at the moment, we do not know which one to go for. There are still some open questions, maybe someone in this ng is able to anwer to: (1) stability: I have heard that "Incr Tcl" had some pr... 11 Mar 2010 10:00
Fedora 12 + Komodo-IDE+debugger=segfault Hi, Any one here use the Tcl/Tk bundled with Fedora 12 and Komodo-IDE ( latest revs)? I have found that if I try to debug a tcl program that the debugger fails when it hits a "proc" definition or a "package require" directive. ( a segfault is also recorded in the message file.) Typical errors look like: ... 10 Mar 2010 10:47
SciTE & TCL Hello! Does anyone how to configure SciTE so that it was optimized only for use with TCL? Someone has already done this? Is anyone knows examples of this configuration? ... 7 Mar 2010 17:22
Ann: HTTP tunnel availability Hi, I am working on several projects (some only in my head) and a lot of them depend on being able to get easy predictable access to user's PC. I do not want to explain firewalls, NAT etc to the user, so I have come up with a solution that will allow me to run a webserver on the user's machine. The webserver will ... 9 Mar 2010 08:54
Bug in Tk text widget: strange bidi (Arabic) behaviour. Am running Tcl/Tk 8.5.8 on Windows XP. Am reading Arabic text from database (SQLite) and displaying in Tk label, entry, button, and text widgets. All display right-to-left correctly. However, when placing the cursor inside the text widget, the texts starts scrolling horizontally and moves the text. It seems to... 6 Mar 2010 19:34
Serial Port In and Out Detection If I attempt to open a serial port and the device exist: com1: or /dev/ttyS1 but does not respond TCL/TK will lock up waiting for the device to respond Is there a way to test a serial port connection so that tcl/tk will not lock up if the device exists but does not respond? -- Best Regards, Keith http... 6 Mar 2010 15:09
ffidl: call dll function wiith var by ref I'm having difficulties in calling a function with ffidl. I have a dll with a function that will compute a formula looking like this: int __stdcall Compute (char* formula, long len, double* result); How would I do this with ffidl (particularly how do I pass the address of a tcl var)? I have tried the follo... 5 Mar 2010 16:11
Windows service TCL+Winserv Hello, All! I have to write application that will work like a service under Windows Platform. I've found following article: http://wiki.tcl.tk/12798 but it's looks too fragmented. So could someone provide me with a simple example of a service that reacts on stop/start events? Thanks in advance. ... 5 Mar 2010 16:11
حصريا فيلم ولاد العم بطوله كريم عبد العزيز بجوده DVDScr نسخه Rmvb بمساحه 285 ميجا ÍÕÑíÇ æÈÃäÝÑÇÏ ÊÇã Ýíáã ÈÏá ÝÇÞÏ äÓÎå DVDRip ÈãÓÇÍÉ 279 ãíÌÇ http://www.agd3as7ab.com/vb/showthread.php?t=2340 ÃÎíÑÇ ÇáäÓÎÉ ÇáÃÕáíÉ ãä Ýíáã ÃáÝ ãÈÑæß Dvdrip http://www.agd3as7ab.com/vb/showthread.php?t=2451 ÍÕÑíÇ Ýíáã ÇáÒãåáæíå äÓÎå DVDRip ÈãÓÇÍÉ 292 ãíÌÇ ÑæÇÈØ ÕÇÑæÎíå http://www.agd3as7ab.com/vb/showthread.php?t=2614 ... 5 Mar 2010 16:11
Question about common practices on building applications on Tk (or "OO + Tk") Hello all, Some years ago I used Tcl 8.4 to create a relatively complex application. I didn't use many of the advanced techniques Tcl EIAS allowed, so I built it almost entirely pure imperative. Switched job and programming languages. After 3 years using C++ and Qt I switched back to Tcl to develop a small graph... 8 Mar 2010 08:34 |