First  |  Prev |  Next  |  Last
Pages: 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57
package require - couldn't load library ..... error
Hi, I am building a tkpng package which depends on zlib. I have the following link line, and am linking with zlib1.lib. link -dll -nologo /MANIFEST C:/my_sandbox/third_party/tcl/tcl8.5.6/ win 32d/lib/tclstub85d.lib C:/my_sandbox/third_party/tcl/tcl8.5.6/win32d/ li b/tkstub85d.lib C:/my_sandbox/third_party/t... 18 Mar 2010 14:18
Eagle, Tcl and .NET
Hi people! I'm once again trying to get Tcl to be used in .NET. So far I've tried two approaches: - tcl84.dll and P/Invoke. I got as far as letting Tcl evaluate simple commands but produced a memory protection erro as soon as I wanted to open a file in Tcl. Has anyone encountered or solved this? -Eagle: I jus... 18 Mar 2010 10:29
How to change the font and font size in ttk::button (themed widgets)?
Simple Questions (newbie here): [1] How do you change the font and font size in the themed button widget (ttk::button)? ttk::button .x.buttonTEST -text "TEST" -font??(option not valid with ttk::button) [2] Is there any method to change the height size of the ttk::button? [3] Is it possible to have the tex... 18 Mar 2010 04:49
multiple files into one file based on unique entry in one of the files
At 2010-03-17 08:47AM, "Cesear" wrote: I have 4 flat files where each field is separated by a pipe |. In each file the second field has a unique value that is in all the files. Each line is terminated by a newline. I what to combine each file and create one file. In this one file, there should be on... 17 Mar 2010 10:11
multiple files into one file based on unique entry in one of the files
I have 4 flat files where each field is separated by a pipe |. In each file the second field has a unique value that is in all the files. Each line is terminated by a newline. I what to combine each file and create one file. In this one file, there should be one line for each "unique" entry in that was found in... 18 Mar 2010 18:56
Need help to uninstall TCL 8.5.8
I'm a TCL newbie. I compiled and installed TCL 8.5.8 on my Solaris 10 system. Then, I discovered that Expect 5.43 needs an older version of TCL. It was quite easy to install TCL 8.5.8 using "make install", but there does not appear to be a "make uninstall". Does anyone have an uninstall script, or a list of ... 17 Mar 2010 17:22
using expect to test as text-based menu
Hi there, I am fairly new to expect. I have been using it to automate some testing and have recently run into an issue that I cannot figure out. I have a text based menu system which is navigable via arrow keys ... I can log into the system and see the menu however, I cannot figure out how to send commands to ... 16 Mar 2010 15:04
Garbage Collection
Working with Tcl i never come across with Garbage collection or memory overflow error, may be i never used long strings :) But going through the ideas posted on Tcl website under Gsoc'10 link, i found "Garbage Collection for Tcl objects" idea that attracts my attention. I gone through whole idea and decided to work... 19 Mar 2010 17:47
How to localize the "About" menu entry in Tk8.5.8/Cocoa? [solved]
The "About" issue could be solved by using the wrapping method proposed by Kevin Walzer, see: http://www.codebykevin.com/opensource/tutorial.html Zbigniew ... 15 Mar 2010 05:41
ANN: Updates for macsheet and windowlist
I've released updates to my macsheet (http://tk-components.sourceforge.net) and windowlist (http://www.codebykevin.com/opensource/oss.html) open-source Tcl/Tk extension packages. The macsheet package implements "sheet"-style custom dialogs for Tk-Cocoa on OS X, while the windowlist package implements a Mac-st... 14 Mar 2010 19:52
First  |  Prev |  Next  |  Last
Pages: 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57