On Thu, 5 Oct 2000, Stephen wrote:
>
> Having subclassed an existing gtk widget and added some new attributes
> and methods, how do I define a new (custom) signal that I can have my
> new class emit when required??
>
> I can't find any of the gtk *signal_new* stuff in pygtk.
currently you can't add new signals from python. Depending on what the
GSignal code for gtk 2.0 looks like, I may add the ability to do C level
subclasses of GObjects, along with adding signals, in the gtk 2.0 version
>
> Cheers in advance for any replies,
> Stephen.
>
James.
--
Email: [EMAIL PROTECTED]
WWW: http://www.daa.com.au/~james/
_______________________________________________
pygtk mailing list [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk