QtCreator and multiple monitors
Page |
1 |
It would be useful to add multiple monitors support in to the QtCreator. For example, user can open some of *.cpp and *.h files on the second monitor.
37 replies
Alexandra: We do have wishlist bugs for multi monitor support. E.g. QTCREATORBUG-45 [bugreports.qt.nokia.com]
Unfortunately we have not yet come up with a good way to do it. Suggestions are always welcome! Of course demos and merge requests are even more welcome:-)
Alexandra: We do have wishlist bugs for multi monitor support. E.g. QTCREATORBUG-45 [bugreports.qt.nokia.com]Unfortunately we have not yet come up with a good way to do it. Suggestions are always welcome! Of course demos and merge requests are even more welcome:-)
Cool. At least it will not just be forgotten. :)
I do that all the time, by simply having one instance of QtCreator and one instance of QtAssistant open; each one on their own screen. Works nicely for me!
I also do that. But, it will be useful to have possibility to show context help (F1) from cpp file in the Creatosr to the Assistant on second screen or detach cpp file and move it to the second screen. It’s useful to have one *.h file on the first screen and *.cpp file on the second screen.
Because I read someone mentioning debugging windows, that is actually one of the few things that should work wrt multiple monitors:
In Debug Mode uncheck Window->Views->Locked, you can then drag the debugger views around, and also float them. When you’ve decided about your favorite layout, just re-check Locked to get rid of the visual clutter again (floating states etc will be preserved).
You must log in to post a reply. Not a member yet? Register here!






