Re: [Gimp-developer] What Would It Take To Add Native Dialogs?

2015-12-28 Thread Joseph Bupe
On 28 December 2015 at 17:56, Jon Nordby  wrote:

> There has been some work on native file-chooser dialogs recently in GTK+,
> the UI toolkit GIMP uses.
> https://blogs.gnome.org/alexl/2015/11/05/native-file-choosers-in-gtk/
>
>
This is great development.
___
gimp-developer-list mailing list
List address:gimp-developer-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list
List archives:   https://mail.gnome.org/archives/gimp-developer-list


Re: [Gimp-developer] What Would It Take To Add Native Dialogs?

2015-12-28 Thread Jon Nordby
There has been some work on native file-chooser dialogs recently in GTK+,
the UI toolkit GIMP uses.
https://blogs.gnome.org/alexl/2015/11/05/native-file-choosers-in-gtk/

On 22 December 2015 at 03:55, john smith  wrote:

> The GTK Open/Save Dialogs look really odd on a Windows system.
>
> What would it take to put an if statement in the code that checks for the
> OS and delegates to the Win API if it was a Windows system?
> https://msdn.microsoft.com/en-us/library/bb776913%28v=VS.85%29.aspx
>
> It looks like there is already platform specific builds
> https://git.gnome.org/browse/gimp/tree/build/windows
> ___
> gimp-developer-list mailing list
> List address:gimp-developer-list@gnome.org
> List membership:
> https://mail.gnome.org/mailman/listinfo/gimp-developer-list
> List archives:   https://mail.gnome.org/archives/gimp-developer-list
>



-- 
Jon Nordby - www.jonnor.com
___
gimp-developer-list mailing list
List address:gimp-developer-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list
List archives:   https://mail.gnome.org/archives/gimp-developer-list


[Gimp-developer] What Would It Take To Add Native Dialogs?

2015-12-23 Thread john smith
The GTK Open/Save Dialogs look really odd on a Windows system.

What would it take to put an if statement in the code that checks for the
OS and delegates to the Win API if it was a Windows system?
https://msdn.microsoft.com/en-us/library/bb776913%28v=VS.85%29.aspx

It looks like there is already platform specific builds
https://git.gnome.org/browse/gimp/tree/build/windows
___
gimp-developer-list mailing list
List address:gimp-developer-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list
List archives:   https://mail.gnome.org/archives/gimp-developer-list