Marek Wrote:
But another problem occurred: After opening other windows than the default
window which is opened at program start the windows are "empty". The content is
drawn after moving the cursor several times over the window. Then the boxes,
pull down menus and text fields become visible.
Is that a know problem ? Is any solution available ? I had a similar problem with an app I'm trying to
get working that uses graphic
(iconic) command buttons. I added this near
the bottom of my wine conf:
[AppDefaults\\YourApp.exe\\DllOverrides]
"oleaut32" = "native"
and copied the actual windows dll version to
my fake C:\Windows\System (My conf
is set to version 98 so I used a win98
oleaut32.dll). I usually restart the wine service
before I start the app although I'm not sure it's
necessary. I worked well for me and
even made the app look better. It might work
for as well, good luck.
Roger |