On Tue, May 28, 2002 at 01:47:30PM -0400, Petursson, Runar wrote: > Hello, > > I am trying to port an existing Python (pygtk) application to run > under Windows. The library that I am unable to find for windows is > GdkImlib. Is there an existing windows port (any version at this point)? > If not, are there reasons why it might not compile (dependencies?). Another > direction I might have to go with the port is cygwin, but that's of course > not as ideal as a more native windows dll.
Hi! I am developing an application which uses gdkImLib, too. Someday I want to port it to window. Did you succeed in getting it running on windows? thomas -- Thomas Guettler <[EMAIL PROTECTED]> http://www.thomas-guettler.de _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
