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

Wiki Entry / Tutorial Requests #15

Open
InvexGames opened this issue Feb 25, 2015 · 4 comments
Open

Wiki Entry / Tutorial Requests #15

InvexGames opened this issue Feb 25, 2015 · 4 comments
Labels

Comments

@InvexGames
Copy link
Owner

Hey guys! If you're unsure of what something does, or how to do something, check out the wiki to see if it's there.

If it's not, or you need more info, or a video tutorial, let me know here!

@geekoftheweek
Copy link
Contributor

I'd love to know how to re-populate the listItems in a SelectionBox at runtime. For example, the default options are {A, B, C}. How would I switch those options to {1, 2, 3, 4, 5, 6, 7} in response to some other event, like a button click? Just setting the listItems property doesn't seem to update the internal state properly, so I'm guessing there's more to it. Thanks!

@InvexGames
Copy link
Owner Author

Sure thing! I'll make one as soon as I can.

@InvexGames
Copy link
Owner Author

Hey geekoftheweek,

I've added a method to re-populate ListItems at runtime - I'll be adding an entry to the wiki and probably making a tutorial at some point, but for now you can find an example in /Examples/xx - SelectionBoxes.

Let me know if that's what you wanted.

Cheers!

@geekoftheweek
Copy link
Contributor

Thank you, both for this update to the code and for the entire library -- it looks fantastic, and has been a huge help. Thank you!

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

No branches or pull requests

2 participants