What's the best way to use ListView and GroupBoxes as Options window?
What's the best way to use a ListView and a collection of GroupBoxes as a preferences window?
For example, a Listview will have items like General, Sounds, Labels, and there will be three group groups defining the same things.
What would be the best programmatic way to navigate through them each time you select an item in the list?
Hide all group groups and then show group package based on the index of the selected list? Or does anyone have an idea to deal with something similar?
+1
Mitt rodenbaugh
source
to share
3 answers