tkined_dialog

Karen Ho (kho@ginger.lcs.mit.edu)
Tue, 17 May 94 01:28:40 -0400

Hi..

I have this problem, and I can't seem to fix it.
I am setting a series of commands to a button:

button $w.in.entry.$idx.c -command "global newvals; set newvals \[tkined_request $w.in.entry.$idx test {{test 123} {test 234}}\];.....blah"

The problem is, newvals is not being set to anything. tkined_request is not
returning anything!

Help!

--Karen