Skip to content

combobox widget #133

@redtide

Description

@redtide

A combobox, as described by Qt and wxWidgets, is a combination of a textbox (editable or read only) and a listbox/menu to display a list of selectable items.

Currently Elements provides a similar control with dropdown menu buttons, which can't display the selected item directly on the button label.

It would be a composite control with an optional item icon on the left, the selected item label on center and an arrow icon on the right.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions