Rack: Menus should scroll if larger than screen

Created on 13 Sep 2017  Â·  11Comments  Â·  Source: VCVRack/Rack

Long lists, like the audio device selection when using a high channel count audio interface, make it impossible to select all the choices.

Some sort of scrolling or multi-column display would be needed for that.

image

Most helpful comment

Child menus added in 401176d.

Thoughts?
2017-09-26-194002_2560x2340_scrot

All 11 comments

Would also be useful for long lists of modules when more are added.

Maybe scrolling is the best solution?

I guess scrolling would be the best

Nested menus, with splits done on first letters into entropy groups. AA ...
CE ... PF .... etc. So you decide the drop down size, sort, place into sort
buckets based on initial letters until buckets have equal number of
entries. Then for sub menu repeat using the smaller number of buckets
spread into the number of buckets used per menu popup. Just an idea.

On 18 September 2017 at 11:44, Alfonso Santimone notifications@github.com
wrote:

I guess scrolling would be the best

—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
https://github.com/VCVRack/Rack/issues/68#issuecomment-330184392, or mute
the thread
https://github.com/notifications/unsubscribe-auth/AAkQleTGJMrM7NR108GPjpgr7aI10r8uks5sjkmkgaJpZM4PWpcq
.

--
http://www.kring.co.uk

for plugins I might suggest nested menus/submenus for Custom Modules, maybe grouped by Author and/or Type

Scrolling added in 4fc5f17cfc9eb33a69b8945a0af5d58faed98601. I'll leave this open until I add submenus.

Child menus added in 401176d.

Thoughts?
2017-09-26-194002_2560x2340_scrot

Perfect.
Maybe you could think about a "Category" tag for the future, so one could group/sort modules by developer or category (Sequencers, Oscillators, Envelope Generators, Others....)

Probably no to categories. (It's not good to put labels on creative modules!) Yes to searching by name by a key command.

One aditional feature that could be interesting....maybe an additional subdivision for each dev? As sn example one dev could have more than one module "pack" or category of modukes inside its menu?

How about a little fuzzy search box like this?

image

Sure, someone create an issue for search

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jaffasplaffa picture jaffasplaffa  Â·  7Comments

LazyPike picture LazyPike  Â·  6Comments

ShofB picture ShofB  Â·  4Comments

AndrewBelt picture AndrewBelt  Â·  4Comments

oblivionratula picture oblivionratula  Â·  7Comments