I'm using a large HTMLView window in my BlitzPlus application, and I'm pointing it to a local HTML file I write to from the application.
Most testers have it working great. But one cannot see the text I write to it. It's a simple HTML page, with a fixed picture background and a bit of css for colour. Nothing fancy. But one guy can't see any text over the background.
I know what you're thinking.. old version of ie, something wrong with the browser, it doesn't support css, etc,etc. BUT, if he quits the app and opens the page it's created in IE, it shows up just great.
So why would it possibly show up in IE but not in BP when BP is *using* the IE engine?? Does BlitzPlus have some kind of minimum IE requirement in order to work properly?
EDIT : The user has now updated to IE 5.5 and still cannot get it to show, so it's evidently NOT an IE minimum requirement. Several other testers are also still using IE 5.5 and they don't have any problem.
Most testers have it working great. But one cannot see the text I write to it. It's a simple HTML page, with a fixed picture background and a bit of css for colour. Nothing fancy. But one guy can't see any text over the background.
I know what you're thinking.. old version of ie, something wrong with the browser, it doesn't support css, etc,etc. BUT, if he quits the app and opens the page it's created in IE, it shows up just great.
So why would it possibly show up in IE but not in BP when BP is *using* the IE engine?? Does BlitzPlus have some kind of minimum IE requirement in order to work properly?
EDIT : The user has now updated to IE 5.5 and still cannot get it to show, so it's evidently NOT an IE minimum requirement. Several other testers are also still using IE 5.5 and they don't have any problem.