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: custom text in AskOptionsDialog
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
‎Sep 18, 2008
11:10 AM
custom text in AskOptionsDialog
Just a quick question:
How can I customize the text in the headline field of the AskOptions Dialog? I found the SetDialogTitle, but how can I edit the text right below that?
How can I customize the text in the headline field of the AskOptions Dialog? I found the SetDialogTitle, but how can I edit the text right below that?
(2) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Sep 19, 2008
02:25 AM
Thanks Robert,
this works great! But having another method parameter would be nicer and more consistent in my opinion. Something a la:
SetDialogTitle ( nDialogId, szTitle, szSubTitle );
this works great! But having another method parameter would be nicer and more consistent in my opinion. Something a la:
SetDialogTitle ( nDialogId, szTitle, szSubTitle );