You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm currently looking for a way to have a List store multiple widgets on each item of the list. A simple example would be a piece of text and a button. Is this possible with conrod?
I'm having an issue when you instantiate the List widget, you "set" to one node. If this node could have children, how would you access the Id to set the parent?
Hello,
I'm currently looking for a way to have a List store multiple widgets on each item of the list. A simple example would be a piece of text and a button. Is this possible with conrod?
I'm having an issue when you instantiate the List widget, you "set" to one node. If this node could have children, how would you access the Id to set the parent?
Here's a simple example of what I'm trying.
Any help would be appreciated.
The text was updated successfully, but these errors were encountered: