Hi,
I'm today interested by the Internet Explorer screen shot. I want to use it to start a game (a plugin needed by the game to start requests IE to function.)
I have today problmes with the drawing of the icons bar where home page, stop, refresh and so on are sitting. They display for the moment in all black. I would know how to display them correct. I tried IE 5, 5.5 and 6 and after all the result is the same : black icons are dislayed with all the 3 versions. Would you have tips ?
--- Ian Schmidt ischmidt@cfl.rr.com a écrit : > On Tuesday 19 March 2002 09:42 pm, you wrote:
Are you the maintainer of this site ?
Yes. Although I don't maintain it much anymore since the apps database at least in theory has screenshots now :)
-Ian
___________________________________________________________ Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français ! Yahoo! Mail : http://fr.mail.yahoo.com
That is an old problem that's been resolved. Are you using a current version of wine?
Sylvain Petreolle wrote:
Hi,
I'm today interested by the Internet Explorer screen shot. I want to use it to start a game (a plugin needed by the game to start requests IE to function.)
I have today problmes with the drawing of the icons bar where home page, stop, refresh and so on are sitting. They display for the moment in all black. I would know how to display them correct. I tried IE 5, 5.5 and 6 and after all the result is the same : black icons are dislayed with all the 3 versions. Would you have tips ?
--- Ian Schmidt ischmidt@cfl.rr.com a écrit : > On Tuesday 19 March 2002 09:42 pm, you wrote:
Are you the maintainer of this site ?
Yes. Although I don't maintain it much anymore since the apps database at least in theory has screenshots now :)
-Ian
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français ! Yahoo! Mail : http://fr.mail.yahoo.com
On Wednesday 20 March 2002 21:39, Michael Cardenas wrote:
That is an old problem that's been resolved. Are you using a current version of wine?
You're managing to install IE 5.5 without win9x dll's? as a stand alone? I didn't manage so far... what tree do u use?
Hetz
Who said I wasn't using win9x dlls?
Hetz Ben Hamo wrote:
You're managing to install IE 5.5 without win9x dll's? as a stand alone? I didn't manage so far... what tree do u use?
Hetz
----- Original Message ----- From: "Sylvain Petreolle" spetreolle@yahoo.fr To: ischmidt@cfl.rr.com Cc: "wined" wine-devel@winehq.com Sent: Wednesday, March 20, 2002 2:34 PM
I'm today interested by the Internet Explorer screen shot. I want to use it to start a game (a plugin needed by the game to start requests IE to function.)
I have today problmes with the drawing of the icons bar where home page, stop, refresh and so on are sitting. They display for the moment in all black. I would know how to display them correct. I tried IE 5, 5.5 and 6 and after all the result is the same : black icons are dislayed with all the 3 versions. Would you have tips ?
IE 4 and IE5.5 (I don't have IE 5 or IE 6 yet) run fair (not well) with the standard config dll selection and the following overrides: shell,shell32,shlwapi=n
The issue with black icons is due to something in the native comctl32. If I use additionally: commctrl,comctl32=n I will get the black icons. This started back in the summer of 2001 I think. The builtin comctl32 displays the icons correctly. However it does have some other problems.
Note IE is one of the main test vehicles that I use to work on rebar and toolbar. It is a great test program. It seems to use most of the documented interfaces for comctl32 and a lot of undocumented ones (see discussion of the toolbar mesage 0463).
Guy
IE 4 and IE5.5 (I don't have IE 5 or IE 6 yet) run fair (not well) with the standard config dll selection and the following overrides: shell,shell32,shlwapi=n
shdocvw native is needed otherwise IE 6 crashes to debugger in dw15.exe & iexplore.exe.
The issue with black icons is due to something in the native comctl32. If I use additionally: commctrl,comctl32=n I will get the black icons. This started back in the summer of 2001 I think. The builtin comctl32 displays the icons correctly. However it does have some other problems.
I can't run IE 6 with comctl32 & commctrl builtin today. Translation of the message that gives IE in a msgbox :
Microsoft IE has encountered a problem and must close. We apologize for disturb. Then a checkbox to restart automatically IE when the button 'Close' is hit. If it's not checked, IE closes instead of restarting. If you choose to restart, the program is restarted and the same msgbox appears.
I attached the log.
Note IE is one of the main test vehicles that I use to work on rebar and toolbar. It is a great test program. It seems to use most of the documented interfaces for comctl32 and a lot of undocumented ones (see discussion of the toolbar mesage 0463).
Guy
___________________________________________________________ Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français ! Yahoo! Mail : http://fr.mail.yahoo.com