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
- :
- Skin Not applied for dialogs in FirstUiAfter
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 05, 2011
11:28 AM
Skin Not applied for dialogs in FirstUiAfter
Hi:
I have a two small issues. Hope i get help in this community. Here are my project details
Project Type: InstallScript MSI
Installshield 2010
Problem 1:
------------
I applied midnight skin to the dialogs. Then i created skinnable custom dialog. My custom dialog displays with midnight skin. Then, In OnBegin() i am calling DialogSetInfo (DLG_INFO_ALTIMAGE, SUPPORTDIR ^ "Temp.bmp", TRUE). My image is showing on all dialogs expect my custom dialog.
Problem 2:
------------
In FirstUIAfter(), i am calling my custom dialog and then SdFinishReboot dialog. For, SdFinishReboot dialog, skin is not even applied, but the image is showing partially.
What I need:
----------------
I need my custom dialog to show my image on left hand side and SdFinishReboot dialog should display with the midnight skin and my image on it.
Its very urgent. Appreciate any help on this.
I have a two small issues. Hope i get help in this community. Here are my project details
Project Type: InstallScript MSI
Installshield 2010
Problem 1:
------------
I applied midnight skin to the dialogs. Then i created skinnable custom dialog. My custom dialog displays with midnight skin. Then, In OnBegin() i am calling DialogSetInfo (DLG_INFO_ALTIMAGE, SUPPORTDIR ^ "Temp.bmp", TRUE). My image is showing on all dialogs expect my custom dialog.
Problem 2:
------------
In FirstUIAfter(), i am calling my custom dialog and then SdFinishReboot dialog. For, SdFinishReboot dialog, skin is not even applied, but the image is showing partially.
What I need:
----------------
I need my custom dialog to show my image on left hand side and SdFinishReboot dialog should display with the midnight skin and my image on it.
Its very urgent. Appreciate any help on this.
(2) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Aug 05, 2011
12:24 PM
Guys!!
I need the help ASAP!!!! No one is there to solve this problem !
I need the help ASAP!!!! No one is there to solve this problem !
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Aug 10, 2011
11:24 AM
Hi:
I am able to display custom image on my custom dialog. Problem solved.
But still i couldn't be able to apply skin to the exterior dialog(sdFinishReboot). help needed asap.
I am able to display custom image on my custom dialog. Problem solved.
But still i couldn't be able to apply skin to the exterior dialog(sdFinishReboot). help needed asap.
