On Sat, Oct 05, 2002 at 10:02:45AM +0200, Martin Preishuber wrote: > Since RedHat 8 includes pygtk2 and gnome-python2 per default now I get > some requests why my eroaster application doesn't work any more ... it > is a pygtk application ...
Blame RedHat for not having shipped the changes James and Johan worked on to allow coexistance of the modules, I'm afraid. I have no idea why they thought this was a good idea. > So is there a good clean way to port pygtk to pygtk2 applications ? How > much troubles will I have with changed widgets (eroaster includes many > different of them, pygtk and gnome-python ones) ? Is there any quick > documentation on porting available ? Not really. I encourage you to: a) Try the port. It shouldn't be too much work. Use gtk.py as a reference along with the docs. b) Update section 2 of the FAQ. :-) > Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/ 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/
