RSS/Atom feed Twitter
Site is read-only, email is disabled

Help with gimpplugin module (Jon Decker)

This discussion is connected to the gimp-developer-list.gnome.org mailing list which is provided by the GIMP developers and not related to gimpusers.com.

This is a read-only list on gimpusers.com so this discussion thread is read-only, too.

1 of 1 message available
Toggle history

Please log in to manage your subscriptions.

Help with gimpplugin module (Jon Decker) lloyd konneker 10 Mar 16:27
lloyd konneker
2012-03-10 16:27:01 UTC (over 12 years ago)

Help with gimpplugin module (Jon Decker)

Why do you need gimpplugin? Very few people really need gimpplugin, thus the documentation is adequate? A path that no one is taking is not easy to follow.

You can create a plugin that is not related to a particular image and that has an unrestricted GUI, using PyGTK, and even using Glade. See for example: https://github.com/bootchk/gimpscripter

registry.gimp.org might be a better forum for plugin help.