How to update a text box from a browse button in the dialog editor
Posted: Wed Oct 02, 2024 4:43 pm
I've tried to search for this, but I always get hundreds of unrelated results.
My installer (using X16) has a dialog with a path for the target directory and a button to browse. Browsing and selecting a folder updates the text box. (normal stuff)
I want to add a second text box and a second browse button to select another path. I've got the text box added and the new button will browse - but I don't see a way to make the result of the second browse button update the second text box.
How is that done?
My installer (using X16) has a dialog with a path for the target directory and a button to browse. Browsing and selecting a folder updates the text box. (normal stuff)
I want to add a second text box and a second browse button to select another path. I've got the text box added and the new button will browse - but I don't see a way to make the result of the second browse button update the second text box.
How is that done?