Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Couple of questions about Qt Creator UI
Forum Updated to NodeBB v4.3 + New Features

Couple of questions about Qt Creator UI

Scheduled Pinned Locked Moved Qt Creator and other tools
2 Posts 2 Posters 955 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    Jacek Poplawski
    wrote on last edited by
    #1

    There are windows like "stack" or "local variables", they are very useful during debugging, but they are worthless when debugger is off.

    How to auto hide them when I am not debugging? Do I need to manually click them off in menu?

    How to put stack view in the same window as problems/log messages so it won't occupy more space?

    How to open multiple files and quickly switch between them? I am only aware of ctrl+TAB but it's not as friendly as tabs or even a list of files subset (not all files in project).

    1 Reply Last reply
    0
    • A Offline
      A Offline
      andrep
      wrote on last edited by
      #2
      1. The debugger views are not visible when in "Edit" mode, so either click on "Edit" or press a suitable short cut, like "Ctrl-2". Simply "Esc" takes you there, too.

      2. Unlock the Windows (Windows->Views->Locked), drag & drop where you want and either re-lock, or leave them unlocked.

      3. http://qt-project.org/doc/qtcreator-2.8/creator-faq.html, last question.

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved