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

[orx-gui] Implement drop down menu for mutableList #352

Open
hamoid opened this issue Dec 28, 2024 · 0 comments
Open

[orx-gui] Implement drop down menu for mutableList #352

hamoid opened this issue Dec 28, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@hamoid
Copy link
Member

hamoid commented Dec 28, 2024

Motivation

I want to be able to display a mutable list in a dropDown. It should be possible to add and remove entries (then somehow refresh the dropdown).

This would allow to create a gui that allows creating and deleting instances of objects.

The current drop-down gui component only displays enum entries, which can't be modified during run-time.

Help make it happen!

I am willing to submit a PR to implement this change, but would need some guidance.

@hamoid hamoid added the enhancement New feature or request label Dec 28, 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