"Hamilton, William " <[EMAIL PROTECTED]> wrote:
> > From: Eric Brunel
> On Thu, 17 May 2007 09:30:57 +0200, Hendrik van Rooyen
> > <[EMAIL PROTECTED]> wrote:
> > > "Gabriel Genellina" <[EMAIL PROTECTED]> wrote:
> > >> En Wed, 16 May 2007 03:22:17 -0300, Hendrik van Rooyen
> > >>> I have never
> From: Eric Brunel
On Thu, 17 May 2007 09:30:57 +0200, Hendrik van Rooyen
> <[EMAIL PROTECTED]> wrote:
> > "Gabriel Genellina" <[EMAIL PROTECTED]> wrote:
> >> En Wed, 16 May 2007 03:22:17 -0300, Hendrik van Rooyen
> >>> I have never seen this working in Tkinter, unless the button was
> >>> presse
On Thu, 17 May 2007 09:30:57 +0200, Hendrik van Rooyen
<[EMAIL PROTECTED]> wrote:
> "Gabriel Genellina" <[EMAIL PROTECTED]> wrote:
>> En Wed, 16 May 2007 03:22:17 -0300, Hendrik van Rooyen
>>> I have never seen this working in Tkinter, unless the button was
>>> pressed
>>> on the
>>> widget
>>
"Gabriel Genellina" <[EMAIL PROTECTED]> wrote:
>En Wed, 16 May 2007 03:22:17 -0300, Hendrik van Rooyen
><[EMAIL PROTECTED]> escribió:
>
>> "Gabriel Genellina" <[EMAIL PROTECTED]> wrote:
>>
>>> Maybe there is a confusion here. You code above means that, when the
>>> event
>>> "The leftmost MOUSE
En Wed, 16 May 2007 03:22:17 -0300, Hendrik van Rooyen
<[EMAIL PROTECTED]> escribió:
> "Gabriel Genellina" <[EMAIL PROTECTED]> wrote:
>
>> Maybe there is a confusion here. You code above means that, when the
>> event
>> "The leftmost MOUSE BUTTON was released" happens over your BUTTON WIDGET
"Gabriel Genellina" <[EMAIL PROTECTED]> wrote:
>Maybe there is a confusion here. You code above means that, when the event
>"The leftmost MOUSE BUTTON was released" happens over your BUTTON WIDGET
>b, your function will be called.
I have never seen this working in Tkinter, unless the button was
[EMAIL PROTECTED] wrote:
> I have created a button widget with a button click binding. The button
> initially has a state=disabled. I can see the greyed out version of
> the button in the GUI. But If I click on the button it still invokes
> the callback/binding function.
>
> Any suggestions as to
En Mon, 14 May 2007 17:46:32 -0300, <[EMAIL PROTECTED]> escribió:
> On May 14, 12:01 pm, Peter Otten <[EMAIL PROTECTED]> wrote:
>> [EMAIL PROTECTED] wrote:
>> > b=Button(frame, text = "Button", state = 'disabled')
>> > b.bind("",
>> > lambda
>> > ev
On May 14, 12:01 pm, Peter Otten <[EMAIL PROTECTED]> wrote:
> [EMAIL PROTECTED] wrote:
> > I have created a button widget with a button click binding. The button
> > initially has a state=disabled. I can see the greyed out version of
> > the button in the GUI. But If I click on the button it still
[EMAIL PROTECTED] wrote:
> I have created a button widget with a button click binding. The button
> initially has a state=disabled. I can see the greyed out version of
> the button in the GUI. But If I click on the button it still invokes
> the callback/binding function.
>
> Any suggestions as to
I have created a button widget with a button click binding. The button
initially has a state=disabled. I can see the greyed out version of
the button in the GUI. But If I click on the button it still invokes
the callback/binding function.
Any suggestions as to why the callback is being invoked eve
11 matches
Mail list logo