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

Prompt the defined COLL_* constants #41

Open
Rangi42 opened this issue Mar 5, 2021 · 3 comments
Open

Prompt the defined COLL_* constants #41

Rangi42 opened this issue Mar 5, 2021 · 3 comments

Comments

@Rangi42
Copy link
Owner

Rangi42 commented Mar 5, 2021

Use something like the Fl_Input_Choice widget, but with the dropdown menu properly aligned with the whole input, and filtered to the ones starting with the current value.

If collision constants were read, new blocks could also be initialized to use the first one, instead of blank values.

@Rangi42
Copy link
Owner Author

Rangi42 commented Mar 14, 2021

A dropdown menu for all 109 COLL_* constants would also need to be scrollable with a max height, which FLTK does not support by default.

@Rangi42
Copy link
Owner Author

Rangi42 commented Mar 23, 2021

This would require a custom class extending Fl_Menu_Window.

image

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant