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

Making a plugin that can be used from toolbox

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.

2 of 2 messages available
Toggle history

Please log in to manage your subscriptions.

Making a plugin that can be used from toolbox Collin Day 18 Jun 16:31
  Making a plugin that can be used from toolbox Michael Schumacher 18 Jun 18:08
Collin Day
2012-06-18 16:31:11 UTC (over 12 years ago)

Making a plugin that can be used from toolbox

Hi all,

I read the tutorial on writing plug-ins on the GIMP Developer page, but I was wondering how you would make a plug-in that had a toolbox button, like the paintbrush, area selection, etc. Either it wasn't described, or I missed it. Are there any tutorials that show how to do that?

Thanks!

-C

Michael Schumacher
2012-06-18 18:08:09 UTC (over 12 years ago)

Making a plugin that can be used from toolbox

On 18.06.2012 18:31, Collin Day wrote:

Hi all,

I read the tutorial on writing plug-ins on the GIMP Developer page, but I was wondering how you would make a plug-in that had a toolbox button, like the paintbrush, area selection, etc. Either it wasn't described, or I missed it. Are there any tutorials that show how to do that?

You can't do this, tools are not pluggable yet.

HTH, Michael