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: Non editable text box for user choice summery in GUI
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
Mar 01, 2011
04:27 AM
Non editable text box for user choice summery in GUI
I want to display a summery of user choices at the end of the GUI section of the installation. I use Edit box for it. but of course it can be edited... I can not disable it because the scroll bar isn't working if the control is disabled.
Does anyone have an idea how to achieve this goal?
Thanks. Tamir.
Does anyone have an idea how to achieve this goal?
Thanks. Tamir.
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Mar 11, 2011
09:33 AM
Don't know which project type you're using, but with Installscript, you can show a list of options with SdShowInfoList(...) that can not be edited.
HTH,
Johannes
HTH,
Johannes