On Thu, Jan 16, 2003 at 05:53:47PM -0200, Johan Dahlin wrote:
> > Does it walk the class hierarchy in search for handlers, or does it
> > stop at self?
> 
> Yes
> Think of it as a getattr(obj, name)
> 
> > > I imagine that every glade user on the list can remove tons of lines 
> > > from their programs now :)
> > > 
> > > Unfortunately this is only for pygtk 1.99.x.
> > > But hey, if you're still using 0.6.x it's time to upgrade soon anyway.
> > 
> > I am using the following class as a base for my widgets/controllers:
> > 
> 
> I think you can replace/remove all that code with the new found in CVS.

When will it become .15?

> You're filtering out everything that start with "on"

I know, that was on purpose, knowing that all the handlers I write start
with on and a "^on" match is cheap.

> While XML.signal_autoconnect takes everything

That's fine too.

Thank you,
florin

-- 

"NT is to UNIX what a doughnut is to a particle accelerator."

Attachment: msg05261/pgp00000.pgp
Description: PGP signature

Reply via email to