[q-lang-users] Q/Tk bug or feechur?
Brought to you by:
agraef
From: Evan H. <erh...@ve...> - 2007-03-30 22:38:51
|
Hello I was playing with Q and Tk, the clipboard widget, in particular. I found that the Q interpreter(?) seems to hang on to a lock after a tk "clipboard get" action. I found this out by trying to paste (ctrl+v), in win32, while the interpreter was still running AFTER a tk_quit function. If I quit from q, paste works OK. After evaluating the "clipboard get" command in wish, pasting works fine without having to exit wish. Thanks for any help. Evan |