[Gimp-developer] template python plugin
Greg MacDonald
gtmacdonald at gmail.com
Sun Sep 28 17:15:03 PDT 2008
Hi Everyone,
I've been fiddling around with writing gimp-python plugins and ended
up creating a template for myself. It took me a day to put together so
I was thinking I might post it. It demonstrates a few things like
logging exceptions to a file for gui debugging (print statements and
exceptions don't seem to display in gui mode for some reason) and
running a plugin from the console which I've found useful for quick
debug iterations. And it also shows how to use a file chooser dialog
to prompt the user for a file. Hope you like it.
-Greg
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: gimp_plugin_template.py
Url: /lists/gimp-developer/attachments/20080928/0aa71191/attachment.pl
More information about the Gimp-developer
mailing list