TclTK help - how to puts the contents of a text widget
Christoph Doerbeck A242369
cdoerbec at cso.fmr.com
Thu Nov 30 14:09:37 EST 2000
> | A snippet of some tck/tk code that I have that does the trick:
> |
> | entry .middle.elogs -relief sunken -width 60 -textvariable logs
> |
> | bind .bottom.b1 <Button-1> {
> | exec echo "$logs" >
> | }
I apologize for not re-posting my resolution sooner. I say re-post,
becuase I actually figured out my problem within 15 minutes of sending
my initial help request. But, responding to myself didn't help you guys
out much :-)
Instead of posting a tiny code segment out of context, you can
download "ctix" from
http://www.linuxsoup.com/__Projects
It's not very big (~300 lines)
- Christoph
-
Subcription/unsubscription/info requests: send e-mail with
"subscribe", "unsubscribe", or "info" on the first line of the
message body to discuss-request at blu.org (Subject line is ignored).
More information about the Discuss
mailing list