Am Mittwoch, 16. Januar 2008 00:29:02 schrieb Mark Hatsell:
Hello All
I was just wondering what the status was of D3D in a child window.
Looking
back at the release info it seems that the OpenGL in a child window has been sorted and that D3D has been converted to use WGL. Is this not
enough
to get D3D in a child window going?
Yes
I have tried the mfctex sample but it draws the D3D child window in slightly the wrong place and doesn't render anything at all. I have also tried a couple of other apps which also exhibit similar behaviour.
Just wondered what else needed fixing before this would work?
Which video card and driver do you have? The child window code has quite a few requirements, and it uses some AIGLX and Compositing features.
Second not all 'child window rendering issues' are over. OpenGL/Direct3D apps that have a file menu and for the rest a 3D view, still don't work. I hope to fix those cases in the near future but the patch will affect ALL graphical programs on Wine, so that's why it requires a lot of testing (the patch is close but not yet done).
Roderick