This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- Re: Directory path from InstallChangeFolder not showing
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Aug 12, 2009
05:17 AM
Directory path from InstallChangeFolder not showing
Hi,
I added a directory picker to my SQLLogin dialog (I attach the pic of the dialog). I used indirect property ([_BrowseProperty])in the directory path TextBox.
I set the initial value for the directory path TextBox (say, C:\Database). Ideally the path "C:\Database" should appear in the TextBox when the SQLLogin loaded for the first time, but it didn't. The path will appear after I click the "Change" button and "OK" button on the directory picker dialog.
Is it a normal behavior or something I've done wrong? Any workaround on how to make the initial path to appear in the TextBox? Everything works fine except this small issue.
Thanks.
I added a directory picker to my SQLLogin dialog (I attach the pic of the dialog). I used indirect property ([_BrowseProperty])in the directory path TextBox.
I set the initial value for the directory path TextBox (say, C:\Database). Ideally the path "C:\Database" should appear in the TextBox when the SQLLogin loaded for the first time, but it didn't. The path will appear after I click the "Change" button and "OK" button on the directory picker dialog.
Is it a normal behavior or something I've done wrong? Any workaround on how to make the initial path to appear in the TextBox? Everything works fine except this small issue.
Thanks.
(1) Reply