> >     Johan> 2) Call glade.XML again to reparse (and recreate all widgets)
> > 
> > Sounds expensive. :-(
>
>   No, it is not.  libglade automatically caches XML trees, so only the
> first time is the XML file really opened and parsed.  Subsequent
> invocations with same parameters merely construct the widget tree from
> the description in memory.
> 
> 
And it's not like parsing XML would be very expensive anyway.

-- 
Johan Dahlin <[EMAIL PROTECTED]>

_______________________________________________
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