On Thu, Jan 16, 2003 at 05:36:21PM -0200, Johan Dahlin wrote:
> But hey, if you're still using 0.6.x it's time to upgrade soon anyway.

<PLUG TYPE="shameless">

    Or use Kiwi, which does this for you. It even lets you connect
    signals by just adding methods to your class:

        def on_foo__clicked(self, 8args):

    Will automagically be connected to the clicked signal of the widget
    named "foo". No messy signal_autoconjure calls!

</PLUG>

Take care,
--
Christian Reis, Senior Engineer, Async Open Source, Brazil.
http://async.com.br/~kiko/ | [+55 16] 261 2331 | NMFL
_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to