On Fri, Dec 31, 2010 at 5:50 AM, Alain Plantec <alain.plantec@free.fr> wrote:
Very cool, thanks.
The setting browser is easily extendable. see how Shout colors settings are integrated.
Have a look at SHStyleSetting. the UI is declared in SHStyleSetting class>>settingInputWidgetForNode:
Maybe we can have something like that for shortcuts: a drop list for the key modifier and a text field for the shortcut character.

That looks good.� I'll have a deeper look later :).� But I'd like to find a nice way to declare composed shortcuts, just like the chain Cmd + a -> Cmd + b
Cheers
Alain

Le 31/12/2010 00:28, Guillermo Polito a �crit :

Hi, �I would like to discuss the UI for shortcuts and not to impose it :). So..

I was exploring the Idea of configuring the shortcuts in settings as the screenshot shows. �What do you think of that? �I don't think we need a separated tool to configure shortcuts. �Settings look ok.

Tomorrow I'll be putting a lot of effort on it ;).

Cheers!