Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

boards menu: splitted boards in submenus #120

Closed
wants to merge 3 commits into from
Closed

boards menu: splitted boards in submenus #120

wants to merge 3 commits into from

Conversation

ffissore
Copy link
Contributor

This patch reorganizes the list of boards in the menu by grouping models in submenus. Each submenu contains the supported chips.

"boards.txt" entries that would like to be grouped in submenus should contain a BOARD.container entry with the desidered label. Example:

pro5v.name=ATmega168 (5V, 16 MHz)
pro5v.container=Arduino Pro or Pro Mini

There's a small UX drawback: as some JRadioButtonMenuItem are nested, the selected board could be no longer visible by opening the boards menu. The status line becomes the only fast way to discover the selected board

@ffissore ffissore closed this Oct 31, 2012
tbowmo pushed a commit to tbowmo/Arduino that referenced this pull request Jul 14, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant