On Mon, Jul 15, 2002 at 05:07:20PM -0400, Dave Reed wrote: > > gtk1.2 and gtk2 co-exist nicely, but I'm not certain the two versions > of pygtk can. The main reason I'm asking is I noticed the new Red Hat > beta only contains pygtk2 and I've got a number of personal apps I've > written using pygtk for gtk1.2 and don't have time to update them now, > but would like to write a new app using pygtk for gtk2 (I have yet to > do anything with gtk2).
I know. It broke our apps too :-( > The simplest, but not ideal IMO, solution I found was to install pygtk > for gtk 1.2 in /usr/local/lib/python2.2/site-packages and then insert > that in my PYTHONPATH when I wanted to use gtk1.2 although python is > in /usr/lib/python2.2 I don't see much of a solution apart from that. There's a bgo bug open on this, but we're not going to rename the modules, so this solves nothing. Take care, -- Christian Reis, Senior Engineer, Async Open Source, Brazil. http://async.com.br/~kiko/ | [+55 16] 261 2331 | NMFL _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
