Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
Qt Creator 3.0.0, Qt Creator 3.6.0
-
None
Description
I have 2 windows:
MainWindow.ui file open in the main window,
MainWindow.cpp open in the other window.
I want the ui file to stay in design mode while I am editing the CPP file in the other window. But as soon as focus changes to the .CPP file in the other window, the main window's design mode switches to text mode.
I want it to just stay in design mode.
Attachments
Issue Links
- is required for
-
QTCREATORBUG-640 Improve support for multiple monitors
- Open
- relates to
-
QTCREATORBUG-11481 Can't use UI Design Mode in secondary window.
- Reported