Cross Platform GUI Development

Denis Shelomovskij verylonglogin.reg at gmail.com
Mon Mar 24 03:34:25 PDT 2014


24.03.2014 13:04, Gary Willoughby пишет:
> 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

Note different programs may require different GTK versions and GTK isn't 
backward compatible on Windows because of some bugs (e.g. 2.16 is the 
last one with working OpenGL using GtkGLExt from 2.x), so it's usually 
just copied in application's folder.

-- 
Денис В. Шеломовский
Denis V. Shelomovskij


More information about the Digitalmars-d mailing list