Design Editor- Disappearing editor
-
Hi, probably I pressed a few buttons that I should not but in the design editor i can't see the windows form with its widgets .
here the screenshot
http://imgur.com/a/p3FOA
It was recommended to use right click and "Central Widget".But I could not find the "Central Widget" anywhere. I went through all options/icons/menus...:-(
I also tried to create a new project, but it was created already without the designer window, exactly as the main project.
I tried to delete all I saw deletable - no success.
I am in Creator 5.0.1.
Will be really happy and thankful for the help. -
Hi, probably I pressed a few buttons that I should not but in the design editor i can't see the windows form with its widgets .
here the screenshot
http://imgur.com/a/p3FOA
It was recommended to use right click and "Central Widget".But I could not find the "Central Widget" anywhere. I went through all options/icons/menus...:-(
I also tried to create a new project, but it was created already without the designer window, exactly as the main project.
I tried to delete all I saw deletable - no success.
I am in Creator 5.0.1.
Will be really happy and thankful for the help.@LeonP OK, while waiting, I solved the issue in the following way:
0. Close the QtCreator.- I removed ALL(!) files from the project directory, except *.cpp, *.ui, CMakeList.txt.
- I removed the whole /home/myhome/.config/QtProject directory.
- After this start the creator, load the project, choose in Projects->Kits your kit (mine was Qt Desktop).
- Go to Edit, double click your .ui file - Designer window/pane appears.