Cross Platform GUI Development
Gary Willoughby
dev at nomad.so
Mon Mar 24 02:04:34 PDT 2014
On Sunday, 23 March 2014 at 20:04:00 UTC, Jeroen Bollen wrote:
> The main problem I have with GTK is that it's a mess to setup
> on Windows for the end user.
The only real problem is the actual installation of GTK onto the
Windows user's machine as some people ask "why do i need to
install this weird GTK thing for this app to work?". But... you
can 'hide' the installation of GTK on Windows as part of the main
application's installer because the Windows version of GTK has a
silent install options.
http://gtk-win.sourceforge.net/home/index.php/Main/EmbeddingGTK
More information about the Digitalmars-d
mailing list