Hello World.
I’ve been writing a tool in QT with 3dsmax 2015 + PySide/QtGui.
Everything went fine except a little display issue when dragging the window, like the image attached in this post.
Notes :
- The qt main widget is parented to 3dsmax’s hwnd.
- I had the issue on the widgets too, but I’ve used the moveEvent to refresh the widgets, it updates everything except the window decorations
- Windows 7, aero + transparency activated. The issue is still there even if I disable transparency.
Does anyone encounter a bug like this ?