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

Palette next/prev color actions?

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.

Palette next/prev color actions? David Gowers 17 Feb 18:07
David Gowers
2005-02-17 18:07:13 UTC (about 19 years ago)

Palette next/prev color actions?

I implemented hackishly something like this before. With recent changes related to gtk_accel_get_closure(), I want to know if I can now do this cleanly.
What i want to do is add two invisible-in-the-menus actions to the menupath, that i can shortcut (I've reserved [ and ] for the purpose).

I want to do this soon, as i really tire of not having it, it is so ubiquitously useful for any painting. Is what i described currently possible? Can i do it in some better way?

David Gowers