On Sat, May 19, 2012 at 12:42 AM, Juha Salo <juha.k.s...@gmail.com> wrote:

> Hi!
>
> Is there a way to get rid of the selection (blue area in the window) after
> double-clicking on a Text widget? I use Vista and Python 3.2.3. I have the
> following example:
>
>
The selection happens on a single click; are you wanting to keep it on a
single-click, but remove it on a double click?
_______________________________________________
Tkinter-discuss mailing list
Tkinter-discuss@python.org
http://mail.python.org/mailman/listinfo/tkinter-discuss

Reply via email to