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

Interactive.remove? #2

Open
brysonian opened this issue Sep 18, 2013 · 3 comments
Open

Interactive.remove? #2

brysonian opened this issue Sep 18, 2013 · 3 comments

Comments

@brysonian
Copy link
Contributor

I just started using this library and am really loving it. One thing I need though is to remove an object to more easily facilitate radical changes in the UI. My app has a number of modes and I need to cleanly and completely tear down the UI at times.

@fjenett
Copy link
Owner

fjenett commented Sep 18, 2013

Thanks.

Will look into it asap!

@brysonian
Copy link
Contributor Author

Hey no worries, i can implement and send a pull request. I just wanted to make sure there wasn't something I was missing, or something you had planned. Thanks for all the great work!

@zacsketches
Copy link

Has .remove been implemented yet. I just found this library today and would like to use .remove to change the UI. As a work around I added a boolean visible element to the listbox class and only call draw if visible == true. However, .remove would be cleaner if it's ready.

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

No branches or pull requests

3 participants