First  |  Prev |  Next  |  Last
Pages: 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90
starpack icon mystery solved - tclkit.ico missing from tclkitsh-8.5.7-win32.upx.exe
I have been trying to get my custom icon into my starpack on and off for some time without success. I finally realized what the issue is. On the tclkit download page http://code.google.com/p/tclkit/wiki/TclkitDownloads there are two windows versions of tclkit. One with tk and one without. My application is a wind... 10 Oct 2009 12:43
Announce : Oratcl version 4.5 is released.
Hello Tcl'ers I am pleased to announce the release of the latest version of the Oratcl package. Oratcl is a Tcl package that provides accessibility to oracle databases. An updated copy of the Oratcl e-book will be released soon Significant changes for release 4.5 in no particular order. * There is an ad... 7 Oct 2009 18:39
LPT1 Cont port
Hi All, There is now a long time that I work with tcl, and It's really a great language My current application is intended to control the 4 bits of the LPT register 0x37a (port Cont) // Port Nb 1 : => output (Cont 0 ) 14 : => output (Cont 1 ) 16 : => output (Cont 2 ) 17 ... 8 Oct 2009 06:44
BLT with starpacks
Hello, I currently use BLT in a project with the Freewrap static built wrapper. I tried including the BLT24.dll in a starpack and it worked but had a bug with the graph markers. I found a different BLT24.dll (slightly bigger) but that one only works with wish84 and not tclkit whereas the first works with both ! ... 6 Oct 2009 05:52
Starpacks - Setting Description, Company, File Version, etc... information
When I create a starpack the .exe file has some information encoded into it that I would like to change if possible. Hovering over the icon produces a tooltip with this info: Description: Tclkit, a standalone runtime for Tcl/Tk Company: Equi4 Software File Version: 8.5.2 If I look at the windows properties of ... 9 Oct 2009 11:29
Scrollable Frame inside a notebook page
Hello, How can I put a Scrollable Frame inside a notebook page? Here my Scrollable Frame -----8<----- package require BWidget set sw [ScrolledWindow .sw -relief sunken -borderwidth 2] set sff [ScrollableFrame .sw.f] $sw setwidget $sff set sf [$sff getframe] pack $sw -fill both ... 26 Sep 2009 21:15
Strange embedded proc error
Hello - I've been chasing an odd problem where my expect scripts lose stdout midway through execution. I've isolated it to the following conditions: 1. the script is spawned in the background from a shell or other script 2. the script has an expect with a 'timeout' in a nested proc If I remove the timeout, the... 25 Sep 2009 11:56
How to sort a dict?
Hi all, I am using a dict to keep the occurrence frequencies of some n-grams. But how can I get the n most frequent n-grams? How can I sort a dict based on values? (and not keys?) George ... 22 Sep 2009 10:38
Using a TEA package
I am a small time Tcl/Tk user and I have downloaded tcl_SNMP_Tools from http://sourceforge.net/projects/tcl-snmptools/. The README file says to build under Windows use the MSys + MinGW build process. I have installed MinGW and MSys but I am not familiar with this build process or how to apply it the extracted TEA p... 18 Sep 2009 18:59
ANNOUNCE: RamDebugger 7.0 released
Hello, It has just been released RamDebugger 7.0 The main new feature is the version for MacOSX and different installers for Windows/Linux/MacOSX DOWNLOAD/WEB PAGE =================== http://www.compassis.com/ramdebugger http://wiki.tcl.tk/RamDebugger DESCRIPTION =========== RamD... 17 Sep 2009 06:47
First  |  Prev |  Next  |  Last
Pages: 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90