Andrew Smith a écrit :
> Hello
> 
> I am the author of ISO Master ( http://littlesvr.ca/isomaster/ ). It's a 
> reasonably simple GTK application. I'd like to make a Windows version. 
> If possible, without porting the GUI to Win32. I managed to compile ISO 
> Master on Windows using cygwin, but I don't see how I could distribute 
> it without a cygwin prerequisite.
> 
> Can someone share ideas about how to compile a GTK application for 
> Windows and package it so it includes GTK and its dependencies?
> 
> Any tips you would care to share would be very much appreciated.
> 
> Thanks in advance,
> 
> Andrew
> 

Thanks everybody. I managed to build ISO Master on mingw and run it on a 
stock Windows box (just copied some dlls from the mingw bin directory), 
looks like the GTK parts work fine. Still, I'll be sure to look at all 
the examples that you pointed out.

With Vista even windows application don't look native any more :) but 
all the same, is there any way to give the GTK I ship with my program a 
special theme? So at least the gray background matches other 
applications? I guess the theme is inside one of the dlls (cause the 
stock buttons do show up), but I'm willing to recompile it if that's 
what it takes.

Cheers,

Andrew
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to