Page 1 of 1

Making shortcuts is unnecessary difficult

Posted: 18 Apr 2013, 08:11
by Lukas
Right now if you 'search' for a function in the shortcut menu it makes some texts red, but you still have to search yourself:
Image

It should really be simpler, here's a simple suggestion, just remove functions that have nothing to do with the searched text:
Image

Also, when you hover the mouse over the fill bucket it says "FloodFill" but when you search for "FloodFill" in the shortcut menu, it gives you 0 hits... After looking and looking I found out the name in the shortcut menu is actually "Flood Fill". It's just confusing, there's plenty of other tools that are named weird "Transform" is called "Shape Transform Position" in the shortcut menu, why does it have 2 names? It makes creating shortcuts unnecessary difficult.

Re: Making shortcuts is unnecessary difficult

Posted: 18 Apr 2013, 08:46
by Sewie
Good point!

Re: Making shortcuts is unnecessary difficult

Posted: 18 Apr 2013, 09:00
by Mads Juul
+1

Re: Making shortcuts is unnecessary difficult

Posted: 19 Apr 2013, 09:12
by Fabrice
yes, good idea.

Re: Making shortcuts is unnecessary difficult

Posted: 19 Apr 2013, 09:27
by Mads Juul
Lukas wrote: Also, when you hover the mouse over the fill bucket it says "FloodFill" but when you search for "FloodFill" in the shortcut menu, it gives you 0 hits... After looking and looking I found out the name in the shortcut menu is actually "Flood Fill". It's just confusing, there's plenty of other tools that are named weird "Transform" is called "Shape Transform Position" in the shortcut menu, why does it have 2 names? It makes creating shortcuts unnecessary difficult.
I think this is a very important point too.

Re: Making shortcuts is unnecessary difficult

Posted: 19 Apr 2013, 13:30
by Svengali
Another search I'd find useful in the shortcut key editor would be a reciprocal color coding feature which would let you search a command in the right column and then have the key or keys to which it is already associated, be highlighted in the left column.

Sometimes I see a command that is color highlighted as having already been assigned (on my UI color palette, all assigned commands are changed from black to green) and I have to scroll through the entire shortcut key list to find the one (or more) keys to which that command is attached, especially annoying when using an unfamiliar shortcut key list...

Sven

Re: Making shortcuts is unnecessary difficult

Posted: 19 Apr 2013, 16:02
by Lukas
I'd also like a different view at seeing my shortcuts.

Instead of having the keyboard key have a function. Wouldn't it make a lot more sense if a function could have a key assigned to it?

So instead of:

Code: Select all

B = Brush
E = Erase
Turn the list around and show:

Code: Select all

Brush = B
Erase = E
This would also make changing shortcuts easier.

Re: Making shortcuts is unnecessary difficult

Posted: 19 Apr 2013, 20:32
by Svengali
The shortcut key system in TVPaint is more sophisticated than that.

1. The commands assigned to shortcut keys can be concatenated permitting more complex operations performed with a single key stroke.
2. The same command can be assigned to more than one key, each concatenated with other commands for different results.
2. User-created custom panels with their custom buttons and scripts, let users infinitely extend what shortcut key actions can be defined.
3. Also, note that EACH ROOM In TVP Pro can have its own unique set of shortcut key definitions.

Your suggestion for a filtered search listing only the searched-for command(s) is an excellent idea and would make creating and editing shortcut keys much easier. :idea:

Perhaps another command search option could be offered that filters the shortcut key list on the left side only showing those keys to which the the searched-for command have already been assigned.

Sven

Re: Making shortcuts is unnecessary difficult

Posted: 25 Apr 2013, 08:09
by Joost
Image

Example of keyboard shortcuts that are almost impossible to find if the names are spelled differently.
Sometimes it cost me almost half an hour to find the right keyboard shortcut...

Re: Making shortcuts is unnecessary difficult

Posted: 25 Apr 2013, 08:18
by marcelo.perin
+1

Re: Making shortcuts is unnecessary difficult

Posted: 25 Apr 2013, 08:34
by Animark
+1

For me after years with TVPaint it is not so difficult to find what I want - but I really need to have an idea of what I am looking for and I have to be very creative to think about different possibilities of the name of a special function. With TVPaint 10 it became easier to find and assign the shortcuts. But yes, there is more to do :-).

For new users it must be very hard to find what they would like to have.

Re: Making shortcuts is unnecessary difficult

Posted: 26 Apr 2013, 07:10
by Elodie
Okay, it's noted : we will be more careful about the names in the interface and in the keyboard configuration :)

Re: Making shortcuts is unnecessary difficult

Posted: 28 Apr 2013, 10:57
by Lukas
I just installed TVPaint on a windows machine and loaded all my settings and I need to set new shortcuts for a lot of tools. Because there is no 'command' key on windows.

In other software, a shortcut which uses CTRL on windows, uses CMD on mac.

For example:
Undo on windows, Ctrl+Z
Undo on mac, Cmd+Z
Save on windows, Ctrl+S
Save on mac, Cmd+S
Save as on windows, Ctrl+Shift+S
Save as on mac, Cmd+Shift+S

I think it would be best if CMD (on mac) would just be the same as CTRL (on windows).

CTRL on mac should be the button not accesable on windows. It is not the mac version of the windows Ctrl button.

That way you can use the same configuration settings on different platforms.