Qt Creator workspace
Currently in Qt Creator you have part specific workspaces like : edit, design, debug etc.
But they only allow you to work in only 1 way, and this doesn’t allow the developer/designer to customize those workspaces to how they work and to make them more productive.
An example of the workspace customize-ability is in Visual Studio.
A mockup of a more custom workspace for Qt creator : http://www.mediafire.com/i/?z85h8k80d6rck05 [mediafire.com]
[edit: fixed link / chetankjain]
10 replies
Hm, can't find any differences between your mockup and normal Creator behavior (except design things like position of elements).
It won’t be much different except that you would be able to dock, undock, add, remove and move the docking windows to your liking.Hence be able to customize the current workspace to suit your needs.
@Tobias Hunger
Yes you are right, it may be less discoverable. But let’s say for example that you guys added database support, then it could be useful for the user if he/she could move the workspace in such a way to show the database contents and their code at the same time. This could appeal to users that have the desire to get more work done not switching source to view content.
Even if it doesn’t give any gain in flexibility now, it may make a nice foundation when you guys add new functionality later on.
A database view would most likely be an editor, not a mode (the buttons on the left side), so it can be shown next to another editor showing the code.
A netbook has a screen 600pixels high and creator should work there, so we are severely limited with regard to vertical space. This means we can not just add arbitrary new modes, so we expect the modes to stay rather static at this time. Or can you think of additional activities that a developer does that requires a radically different screen layout that we currently not support?
You must log in to post a reply. Not a member yet? Register here!





