cplussharp / graph-studio-next

GraphStudioNext is a tool for developers to build and test DirectShow Graphs
355 stars 94 forks source link

Shift-Arrow key to extend selection #252

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I'd like to have this feature in the program:

Shift arrow key should move to the filter in the specified direction and also 
leave the current filter selected - extending the filter selection a bit like 
shift arrow does in a text editor extends the text selection and with the same 
keyboard shortcut as a text editor.

The 'Navigate Pins' keyboard shortcut should be changed to control-arrow. Worth 
changing this as shift-arrow is more intuitive for extending filter selection.

The feature is important for me because:

Faster keyboard selection of multiple filters, for example when connecting two 
filters.

The feature is important for other users because:

More intuitive filter selection.

Original issue reported on code.google.com by mike.cop...@gmail.com on 29 Oct 2014 at 3:48

GoogleCodeExporter commented 9 years ago
Updated by r412 : 
Shift arrow to extend filter selection 
Control arrow to navigate pins
Control+Shift arrow to extend pin selection
Can only extend selection reliably to two. To work better we need to maintain 
and display a 'current' pin/filter for navigation in a different colour

Original comment by mike.cop...@gmail.com on 1 Nov 2014 at 8:28

GoogleCodeExporter commented 9 years ago
Marking as fixed as works well enough for now.

Original comment by mike.cop...@gmail.com on 5 Nov 2014 at 2:20