On Jan 16, 12:45 pm, "Erik Lind" <[EMAIL PROTECTED]> wrote:
> "Mike Driscoll" <[EMAIL PROTECTED]> wrote in message
>
> news:[EMAIL PROTECTED]
>
> > On Jan 15, 2:20 pm, "Erik Lind" <[EMAIL PROTECTED]> wrote:
> >> That all looks cool. I will experiment more. I'm a bit slow on this as
> >> only
> >> t
"Mike Driscoll" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> On Jan 15, 2:20 pm, "Erik Lind" <[EMAIL PROTECTED]> wrote:
>> That all looks cool. I will experiment more. I'm a bit slow on this as
>> only
>> two weeks old so far.
>>
>> Thanks for the patience
>
> No problem. I'm pr
On Jan 15, 2:20 pm, "Erik Lind" <[EMAIL PROTECTED]> wrote:
> That all looks cool. I will experiment more. I'm a bit slow on this as only
> two weeks old so far.
>
> Thanks for the patience
No problem. I'm pretty slow with some toolkits too...such as
SQLAlchemy. Ugh.
Mike
--
http://mail.python.or
That all looks cool. I will experiment more. I'm a bit slow on this as only
two weeks old so far.
Thanks for the patience
--
http://mail.python.org/mailman/listinfo/python-list
On Jan 15, 9:04 am, "Erik Lind" <[EMAIL PROTECTED]> wrote:
> > def HandleSomething(self, event):
> >generating_control = event.GetEventObject()
> >print generating_control
>
> > HTH,
>
> Thank you.That is what I was looking for, but as often seems the case, one
> thing exposes another. Is t
On Jan 15, 9:04 am, "Erik Lind" <[EMAIL PROTECTED]> wrote:
> > def HandleSomething(self, event):
> >generating_control = event.GetEventObject()
> >print generating_control
>
> > HTH,
>
> Thank you.That is what I was looking for, but as often seems the case, one
> thing exposes another. Is t
> def HandleSomething(self, event):
>generating_control = event.GetEventObject()
>print generating_control
>
> HTH,
Thank you.That is what I was looking for, but as often seems the case, one
thing exposes another. Is there any way to listen for events without
specifically binding to a ha
Hello Eric,
> I'd appreciate any pointer on a simple way to tell within an event handler
> where the event came from.
def HandleSomething(self, event):
generating_control = event.GetEventObject()
print generating_control
HTH,
--
Miki Tebeka <[EMAIL PROTECTED]>
http://pythonwise.blogspot.c