> On Sat, 2008-02-16 at 10:11 -0800, Akkana Peck wrote:
> > dialog, which makes the process a lot easier. I've always wished
> > I could have something like [a dialog] for the mode on the current layer,
> > so I could easily try each layer mode sequentially.

Sven Neumann writes:
> Why don't you just focus the combo-box and use Cursor Up and Cursor Down
> to go through the layer modes? Or use your mouse-wheel?

Honestly, it's because I didn't realize I could use up/down arrows
in option menus without first popping up the menu. :)

That works well for going through modes sequentially. But there
are other common issues a tear-off would solve, like when you want to
go back and forth comparing two modes that aren't near each other
in the menu.

> There are very good reasons why tear-off menus are deprecated. They
> don't solve usability issues but introduce them.

They're deprecated? It figures that something so useful would be.
Sigh.

Fortunately, python makes it pretty easy to work around that.
If anyone besides me wishes for a tear-off modes menu,
you can get one (Layer->Mode dialog...) at:
http://shallowsky.com/software/gimp/mode-dialog.py

        ...Akkana
_______________________________________________
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer

Reply via email to