James Henstridge wrote:
> On Mon, 17 Jul 2000, Martijn Faassen wrote:
[snip]
> >   * do a manual .add() of a GtkXmHTML instance to a widget in my 
> >     libglade built window.
> > 
> >     This doesn't seem to do anything. Can't even add buttons or labels
> >     this way. Is this due to the use of libglade? It seemed to work in
> >     PyGTK proper.
> 
> This should work.  If you have some container widget in the glade file you
> should be able to add a GtkXmHTML widget.  You did show() the XmHTML
> widget, didn't you?

Ah, show() was the magic method that makes it all work. Thanks! I 
didn't run into this in the many documents I perused last night
for some reason..must've been looking in the wrong places. 

Given my one day experience with GTK programming I hope you'll forgive
my ignorance. :) It speaks for PyGTK, Glade, libglade and python that I was
already trying to integrate a HTML widget after a day. 

Thanks again, also for the quick response!

Regards,

Martijn


_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk

Reply via email to