Re: bind with class inhibits -command option
- From: Alexandre Ferrieux <alexandre.ferrieux@xxxxxxxxx>
- Date: Mon, 26 May 2008 13:40:29 -0700 (PDT)
On May 26, 8:41 pm, moi <m...@xxxxxxx> wrote:
What is it you are trying to accomplish?
Just want to change buttons default behaviour and keep -command option
active. I'll, so, put this line in my callback scripts.
I think it would be much better to use the "+" syntax in front of your
callback:
bind Button <Enter> {+whatever you want}
as it is the documented, idiomatic form of incremental override in Tk.
-Alex
.
- Follow-Ups:
- Re: bind with class inhibits -command option
- From: Gerald W. Lester
- Re: bind with class inhibits -command option
- References:
- bind with class inhibits -command option
- From: david cobac
- Re: bind with class inhibits -command option
- From: Bryan Oakley
- Re: bind with class inhibits -command option
- From: moi
- bind with class inhibits -command option
- Prev by Date: having troubling linking a .LIB instead of .DLL
- Next by Date: Re: Script level access to Tcl notifier API
- Previous by thread: Re: bind with class inhibits -command option
- Next by thread: Re: bind with class inhibits -command option
- Index(es):
Relevant Pages
|