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

[idea] UI\Controls\Combo::remove([integer $ind]) #18

Open
remicollet opened this issue Nov 3, 2016 · 1 comment
Open

[idea] UI\Controls\Combo::remove([integer $ind]) #18

remicollet opened this issue Nov 3, 2016 · 1 comment

Comments

@remicollet
Copy link

For dynamic update of a combo.
E.g., on some event, update to combo content.

if $ind is not given, remove all entries.

@krakjoe
Copy link
Owner

krakjoe commented Nov 3, 2016

Whether this is possible depends on upstream. Currently there isn't a function to even clear the combo, so we can't implement it ourselves.

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

2 participants