Re: Tk text, unset default bindings
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.tcl archive

Re: Tk text, unset default bindings

From: Bryan Oakley <oakley@bardo.clearlight.com>
Date: Wed Mar 01 2006 - 01:29:46 CET

Donal K. Fellows wrote:
> Bryan Oakley wrote:
>
>> # remove class binding completely:
>> bind Text <Control-v> {}
>> bind Text <Control-o> {}
>
>
> It's almost never right to edit the class bindings,

I agree with that sentiment. You really need to be sure of exactly what
you're doing and what the ramifications are. Donal's advice is good --
make a copy and juggle the bindtags.
Received on Sun Apr 30 02:18:10 2006