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 _______________________________________________ Gimp-user mailing list [email protected] https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user
