Skip to content

Add extra GUI widget types #15

Open
@monkeyman192

Description

@monkeyman192

Currently we support only buttons and fields which allow bools, floats, ints and strings.
It would be good to support a few more types:

  • Arrays of some type with variable length
  • Dropdown/selectors (combobox)
  • Generic DearPyGUI widgets (might be much harder, could do separately/later)
  • Any others we think of (table, somehow maybe?)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions