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
- :
- widget layering issue
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
Jan 14, 2011
02:46 PM
widget layering issue
So on the SdLicense2RTF dialog (not sure if this is a std dialog or not)
I have a banner and 2 text areas that SHOULD display over it.
Both of these have for the most part identical settings aside from physical location on the textarea. One shows up and displays as expected the other does not. If I click on the textarea and click "bring to front" it doesnt appear to change anything as I am not prompted to save so whatever actually happens it is apparently in the IDE only and not a runtime change.
Any thoughts as to why one would display and the other wouldn't if they are right next to eachother? they are both over the same banner image.
See attached Images
I have a banner and 2 text areas that SHOULD display over it.
Both of these have for the most part identical settings aside from physical location on the textarea. One shows up and displays as expected the other does not. If I click on the textarea and click "bring to front" it doesnt appear to change anything as I am not prompted to save so whatever actually happens it is apparently in the IDE only and not a runtime change.
Any thoughts as to why one would display and the other wouldn't if they are right next to eachother? they are both over the same banner image.
See attached Images
(1) Reply
Jan 18, 2011
07:35 AM
No idea what the actual cause was but I eventually found a dialog that had text in that location (that displayed correctly) and copied the values from all the widgets on the upper portion of the dialog. After this the text now shows up the same way it does in the IDE