Question
Multiple drop-down menus of widgets in a scrolling list
Hi everyone,
I've tried to find some examples how to implement a scrolling list of widgets composed of custom drop-down menu widgets that are composed of a list of different types of widgets, creating them run-time based of a local configuration, but I didn't found anything.
Are there any examples or any tutorials that explain how to implement it?
Or are there a simple way to implement it? that doesn't force me to write long in C ++
Thank you everyone!
