Problem Adding Built in Widget into custom widget

View: New views
1 Messages — Rating Filter:   Alert me  

Problem Adding Built in Widget into custom widget

by mahdieh saeed-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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   pygtk@...
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://faq.pygtk.org/