Hi,
I want to create custom widget by gtk.
I read
http://www.pygtk.org/articles/writing-a-custom-widget-using-pygtk/writing-a-custom-widget-using-pygtk.htm.
But inside previous example ,create class that inherit from "gtk.Widget" and
create 'gtk.gdk.window' object for drawing inside this and define evenet and
etc.Is there any way to add built in widget inside this widget or all parts
must be custom created?

Best Regards,
Mahdieh saeed
_______________________________________________
pygtk mailing list   [email protected]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://faq.pygtk.org/

Reply via email to