For Programmers: Free Programming Magazines  


Home > Archive > Tcl > December 2006 > Input (kbd or mouse) blocked in simple tk text widget









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Input (kbd or mouse) blocked in simple tk text widget
pbidkar@bsoftinfotech.com

2006-12-19, 10:09 pm

Hi,
I have a simple tk code which worked with 8.3
Same code does not alow me to click and select from a list or type text
in
entry widgets when used with 8.4.14

I tried a simple test with tk 8.4.14
text .t
pack .t

and then tried to enter some text (using kdb) in the widget by clicking
in the text widget
but could not type any thing.

.t insert end "dfdffd d fdfdfd f dffd"
this works.

make test ;# works as well std tests for tk

What could be wrong ? (My Linux which is 7.2 Mandrake)
Thanks
Pravin

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com