QSplitter in QT DEsigner does not work
Unsolved
Qt 6
-
I create a qsplitter layout in qt designer.Everything seems perfect but when the program runs it does not work.What may be the problem?I have set qsplitter in 3 widgets. one of them works but the other two does not work. The size of the splitterred widgets is not fixed.
-
Hi,
Can you provide a minimal compilable example that shows this behaviour ?