Unbind initial bind on basic widget (text)

Askari askari at addressNonValide.com
Sat Jun 12 02:38:13 EDT 2004


Hi,
   Do I can unbind the initial bind on basic widget? (ex.: the basic widget 
Text have the bind "<Control-a>" for the return to the first caracter of 
the line; but me I don't want this!) 
   I try  'myText.unbind("<Control-a>")'    but the bind is not remove.   
:-(


Askari

N.B. I wan't disabled ALL initial bind (not just the "<Control-a>")



More information about the Python-list mailing list