Gtk test program working with Cygwin

Tor Lillqvist tml@iki.fi
Mon Nov 8 12:15:00 GMT 1999


Adrian Hamilton writes:
 > Hello.  Has anyone got the gtk test program testgtk.c working properly
 > with cygwin?  

You mean building GTk+ for Windows GDI windowing, but using the cygwin
C runtime (and POSIX emulation)?  I have never tried that combination
myself. How do you handle the GLib message loop stuff? Do you go the
full way and do it as if you were on POSIX (i.e. use cygwin's
select(), also for /dev/windows), or do you use the same ugly (but
working, for the GIMP at least) hack as for "native" Win32?

Or are you talking about Craig Setera's old and abandoned port of GTk+
1.0 (or whatever version it was), that used X11 windowing and Cygwin?

--tml


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com



More information about the Cygwin mailing list