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: Browser Control background
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
‎Aug 20, 2006
12:58 PM
Browser Control background
At runtime (Windows 32), I was getting white background on the frames (custom and non-custom) including the IS Branding and along the edges. The IS Branding background property was set to grey. Guessing it might be a jvm release level issue, I changed the jvm resolution (win32) to not search but bundle the 1.4.1_02 jvm. It fixed the background so it now matches what I see in the Dialog Editor. However, at runtime, the browser controls have a white background (including the buttons) even though I've set the browser control background property to grey. Any ideas how to fix the browser control colors?
(4) Replies
‎Sep 01, 2006
08:52 AM
Hi!
I have the same problem. I think it has to do something with which language you use. I use an english version and when you execute the .exe on pc's with an english version it looks right but when using a german version the buttons are white.
Probably you can do something with this information, i can't. 😞
Have a nice weekend!
I have the same problem. I think it has to do something with which language you use. I use an english version and when you execute the .exe on pc's with an english version it looks right but when using a german version the buttons are white.
Probably you can do something with this information, i can't. 😞
Have a nice weekend!
‎Sep 02, 2006
03:06 PM
Thanks for the information! That is interesting. I'm using an english version and running it on the same english version machine. I narrowed the language support to just english but I get the same ugly results. 😞 It almost seems like there is some component that is unsuitable at runtime. Also, not sure what is different between the english and german versions - other than the language support.
‎Sep 04, 2006
07:00 AM
I faced the same problem when I set the background to "Control Face" and ran the installer on RHEL3..And i could resolve the problem by setting the background color to R,G,B values from "more colours" to the same Control Face i.e. (224, 223, 227). I think the RGB values will remain same for different platforms and different JVM versions.