View Single Post
Posts: 125 | Thanked: 77 times | Joined on Oct 2009 @ Sao Paulo, Brazil
#1
I made a program in Python, and must avoid that all the text entered in it goes to the internal dictionary.

How can I disable the pretext in a Python widget using GTK?

TIA