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

Add extra GUI widget types #15

Open
4 tasks
monkeyman192 opened this issue Sep 2, 2024 · 0 comments
Open
4 tasks

Add extra GUI widget types #15

monkeyman192 opened this issue Sep 2, 2024 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@monkeyman192
Copy link
Owner

monkeyman192 commented Sep 2, 2024

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 (listbox)
  • Generic DearPyGUI widgets (might be much harder, could do separately/later)
  • Any others we think of (table, somehow maybe?)
@monkeyman192 monkeyman192 added the enhancement New feature or request label Sep 2, 2024
@monkeyman192 monkeyman192 added this to the v0.2 milestone Sep 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant