Is it possible to display the output pane that is in bottom of qt creator to the right side Similar to a split view ?
I’m trying to create an ASCII preview pane and currently I have achieved it with the output pane in bottom. But the readability is not so efficient as in split view . I also tried to create a split view programattically but mapping the webenginepage in the splitview and mapping the contents of the editor in it seems to be not an easy job like how i did with output pane. Hence looking for a possibility to render the output pane similar to this split view. Any suggestions would be appreciated. Vidhya
_______________________________________________ Qt-creator mailing list [email protected] https://lists.qt-project.org/listinfo/qt-creator
