First  |  Prev |  Next  |  Last
Pages: 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49
Get rid of {curly braces}
I use the following routine to extract and display items in a label widget: Tcl 8.5 lassign [split $qpl(mem) ,] foo fo(0) fo(1) fo(2) fo(3) set qpl(mem) "$fo(0)% $fo(1) Systems $fo(2) Sites $fo(3) Channels" .... label $t.1.a -text "Radio Memory Used: $qpl(mem)" However when $qpl(mem) is displayed with $t.1... 18 Apr 2010 21:55
Best Way to mask input into a entry box
I did a search for tcl/tk mask entry password with no good results. I have a couple of ideas but I am wondering if there is already a published way to mask input into a entry .ft.1 box? TIA. Keith -- Best Regards, Keith http://home.comcast.net/~kilowattradio/ Tired of Google Groups? Free Usenet Acce... 17 Apr 2010 20:44
vector in rcb
Hi All ! The following worked well with BLT in Tcl/Tk 8.4.7 and BLT : (it just multiplies the components of a vector by a constant) *************** package require BLT proc oc:blt:changeRatio {localRatio localDataList} { blt::vector create localVector -watchunset 1 localVector set $localDataList ... 17 Apr 2010 17:25
XF Download
I know that the XF gui builder is considered an antique but it might suit my needs. Is there a current download location for this tool? Googling doesn't seem to bring it up. John Culleton ... 16 Apr 2010 19:33
EuroTcl 2010 : registration and abstract submission
Hello ! The 9th European Tcl/Tk users Meeting will take place in Strasbourg, France, on June 4-5 2010. You can now register and submit abstracts through : http://www.eurotcl.org/ We are looking forward to see you all in Strasbourg !! Please book your hotel soon to have the best prices. For any quest... 16 Apr 2010 15:05
generating a series of paths
I have a set of data. This is a series of pairs of numbers. The first represents an entity, and the second represents a relationship to another entity. For example: 1 0 2 0 3 1 4 2 5 0 6 5 7 6 and so forth. There are over 1500 of these pairs. I'm trying to figure out a method of det... 16 Apr 2010 11:40
Embedded external widget is not resized in tk frame
Dear Professionals, I'm trying to embed xterm widget into my Tk app (tk::frame). I've suceeded to embed it but xterm widget doesn't change its size when I resize tk::frame. The same issue when I embed xterm into tk::toplevel. Could you please help me to resolve this issue? Thank you in advance! With best regar... 15 Apr 2010 13:37
tequila ! looks awesome
http://www.equi4.com/metakit/tequila.html anyone running this in production? how does it perform? ... 15 Apr 2010 13:37
Interrupting a fileevent loop temporarily for keyboard input
Hi - I have a fileevent/vwait loop that watches a USB barcode scanner. Everything in our office uses barcodes on stickers that we print out, and we have no problems dealing with any weirdness that may arise when using those. Recently we started working with a client that has their own barcodes, and for reasons ... 15 Apr 2010 03:43
Easy Way To Get Google Adsense Account Approval.
Easy Way To Get Google Adsense Account Approval. We provide genuine google adsense account for rs.400/- with your name and address. Send your name , address,pincode,phone number(compulsary,because i will call u and give u extra help) to " harika.smiley88(a)gmail.com ". We will give your google adsense account with i... 14 Apr 2010 16:39
First  |  Prev |  Next  |  Last
Pages: 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49