Qt internal window
General and Desktop
3
Posts
2
Posters
3.7k
Views
1
Watching
-
Hi everyone. I'm interested if I can do in Qt something like an internal window/dialog that can be moved only in the area of the normal window.
Something similar with internal frames in Swing(Java): http://download.oracle.com/javase/tutorial/uiswing/components/internalframe.html
Thanks