I am creating a GUI with FLTK, and I am wondering if there is a widget for something similar to a drop-down menu. I want to show one value, then the user clicks the value (or something else related to it), then a list of values is displayed for the user to select it, and then collapse again. I could not find the documentation for the widget that can do this, so I thought I would ask. Any help is appreciated.
source
share