I'm trying to use the GtkText widget without any luck.

        text = gtk.Text()

This return "AttributeError: 'module' object has no attribute 'Text'". 
Is there a different name for this widget?  I've seen a few
tutorials/examples making use of this widget as seen above.

Suggestions?

~ Metnetsky

_______________________________________________
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