monocasual / giada

Your Hardcore Loop Machine.
https://www.giadamusic.com
GNU General Public License v3.0
1.71k stars 98 forks source link

[UI] Add icons for the channel mode in the drop down list #560

Open gvnnz opened 2 years ago

gvnnz commented 2 years ago

From https://github.com/monocasual/giada/discussions/559:

UI_01 - add the icons for the channel mode in front of the text entries into the drop down list (that way, users can relate to the icon and it's textual/semantic meaning already while choosing it, while seeing see options)

gvnnz commented 1 year ago

How-to in FLTK: https://github.com/fltk/fltk/blob/master/examples/howto-menu-with-images.cxx

gvnnz commented 1 year ago

Postponed to 1.x. This is too difficult to obtain with FLTK without leaking stuff or using scary reinterpret_cast black magic.