A Seg, 2003-09-01 �s 00:10, Colin Fox escreveu: > On Sun, 2003-08-31 at 15:51, Federico Di Gregorio wrote: > > > The trouble is when I want to show multiple simultaneous versions of it, > > > each with different data. > > > > > > Does anyone know of any examples doing this, or of any documentation > > > that explains how? > > > > well, just load the view with glade.XML multiple times. > > Hmm. Ok, but would that mean that I'm re-interpreting the whole glade > file every time the window gets opened? If so, that would be pretty > memory and time intensive. >
> Or is the glade library smart enough to cache it? That's exactly what happens. -- Gustavo J. A. M. Carneiro <[EMAIL PROTECTED]> <[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/
