This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Gtk test program working with Cygwin


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]