At 03:32 PM 6/6/2002 -0400, Petursson, Runar wrote: >I haven't found any information on running GdkImlib under windows. My >latest attempt has been using cygwin, but I've yet to get that to work. > >If anybody out there has any ideas, they'd be appreciated.
See http://groups.yahoo.com/group/gimpwin-dev/message/91 The native port of gdkimlib has been "abandoned" by the author of gtk+ on win32. I guess the only solution is to compile gtk+-1.2, gdkimlib and pygtk for X11 using cygwin and its port of XFree 4.2. The other solution is to port your application to pygtk-1.99.x ! Good Luck Cedric _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
