[Gimp-user] Win32: Use standard Windows File Open/Save dialog
Sven Neumann
sven at gimp.org
Fri Jan 9 11:04:52 PST 2009
Hi,
On Fri, 2009-01-09 at 08:14 +0700, Charles wrote:
> The FileOpen plugin can be found here
>
> http://asso.lsf.05.free.fr/telechargement/image/gimp/?M=A
>
> I tried it with GIMP 2.6.4, it worked but we need to create a new
> image first before the menu become active, otherwise the menu is
> disabled. Also the file open dialog appeared behind the image window.
At least the first issue can easily be addressed. The plug-in should use
the empty string as "image-type" parameter in the procedure
registration. It probably uses "*" which means "activate this plug-in if
there's an image, no matter what image type".
Sven
More information about the Gimp-user
mailing list