First  |  Prev |  Next  |  Last
Pages: 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53
Array as TclOO object variable?
I'd like to use an Array as a TclOO variable for internal storage. The object would never pass the Array itself outside the object. Instead, I'll have access methods for accessing the Array. Is there a way to have an Array in a TclOO object? If so, how would you specify it, initialize it and use it in a method? ... 5 Apr 2010 18:20
Junit like test report with tcltest??
Hi All, Is there any existing trest-framework for tcl that can publish report in junit compatible mode, just like "xmlrunner.py" for the python world. I wanted to publish the test-reports from tcltest to an xml in the junit format so that the report could easily be parsed by other tools like the http://hu... 5 Apr 2010 06:06
literal . in bracket expression
Just wondering if a literal . needs to be escaped inside a bracket expression within a regexp. For example, I want this fragment to match any sequence of alphanumeric characters, underscores or '.'s [[:alnum:]_.] The man page for re_syntax suggests that only ] and - need to be escaped inside bracket expression... 5 Apr 2010 16:06
Where is the documentation for tk::PlaceWindow?
I want to center a window in another window and tk::PlaceWindow seems to do it but I don't find the documentation. ... 4 Apr 2010 13:42
6th Int. Conf. on Technology and Medical Sciences – Announce & Call for Papers
Dear Colleague, We are pleased to announce the TMSi2010 – 6th International Conference on Technology and Medical Sciences (www.fe.up.pt/tmsi2010) that will be held at the Faculty of Engineering of University of Porto, Porto, Portugal, on October 21-23, 2010. Possible Topics (but not limited to) - Analysis a... 2 Apr 2010 14:49
ftp(s)
It seems that the ftp package in tcllib does not support secure ftps, even when tls is being used. Is there another option to do this via tcl? How would one go about patching ftp to make it ftps? DrS ... 4 Apr 2010 20:23
Problems using uudecode 1.1.4 from tcllib
I must be doing something dumb but can't figure out what it is. I wanted to validate that the tcllib version of uuencode/uudecode would work so I used the GNU command line uuencode to encode a simple PDF document, I then read that uuencoded file into tcl using fcongiure -translation binary and run it throug uu... 2 Apr 2010 17:03
AUTHENTIC DESIGNER HANDBAGS WWW.VOGUELANDE.COM. CHANEL, LOUIS VUITTON, GUCCI
We now have NEW ARRIVAL accessories coming. Please check the site as follows, http://www.voguelande.com/ChanelAcce.html http://www.voguelande.com/Accessories.html CONTACT INFO: INFO(a)VOGUELANDE.COM ... 2 Apr 2010 12:35
how to set ttk::treeview tree label width
Hello. Haven't see this asked here before nor google useful in this case. I can easily change the width of every column in a ttk::treeview but how do I change the width of the tree label? Which is a "column" placed before column #0 and don't have a column name (as far as I know). Since ttk::treeview doesn't hav... 6 Apr 2010 14:09
command line starkit
Hi, I'm writing an app that in some invocations needs to be a GUI program with Tk, and at other times it wants to be a command line program with output to the screen (batch mode). With straight Tcl this is easy--just run the script with tclsh.exe and make "package require Tk" conditional. Can the same be d... 8 Apr 2010 05:03
First  |  Prev |  Next  |  Last
Pages: 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53