Sorry, guys, I’m here again Image may be NSFW.
Clik here to view.
I have a question regarding FolderItems: I have a RdioButtonGroup with three choices, how can I have the app let me choose the folder and automatically open my choice of file inside it when I push the OK button?
Let me clarify, say my choices are the following files (created by my app):
a
b
c
I choose b and, via SelectionChanged, I can navigate to the folder where those files are. How can I have b automatically selected when I push the OK button without having me to double click it with the mouse (assuming it is possible)?
Thank you
3 posts - 2 participants