PDA

View Full Version : Bug in MDI handling



daren
30th March 2009, 21:49
I'm running QT 4.5.0 on windows. and seems that there is a problem in MDI handling. When I run my code or MDI example MDI; child windows are corrupted. To reproduce run QT MDI example create new window, observe corruption. Is this a known bug, can anyone see the same problem?

Thanks!

An update:
1) QApplication::setStyle("cleanlooks"); fixes the problem; but of the "windows" style have problem

2) My screen is rotated 90deg (so I'm running 1024x1280, portrait)

daren
31st March 2009, 14:13
Attached picture of the corruption