Hello,
I've found that wxWindows 2.4.0 samples shows a lot of visual bugs/glitches in wine.
For example, Dialog sample opens without menu. menu shows on window size change
Is anybody going to fix them or at least categorize all of them ?
On February 23, 2003 12:24 pm, Oleg Prokhorov wrote:
I've found that wxWindows 2.4.0 samples shows a lot of visual bugs/glitches in wine.
You are correct, there a quite a few of these problems. Another common one is that wxWindows makes use of MaskBlt quite a bit, and that's presently not implemented in Wine.
As far as I know no one is working on it. This would be a good project to work on though.