Results 1 to 4 of 4

Thread: Full screen mode for the QtCreator editor - how to?

  1. #1
    Join Date
    Nov 2009
    Location
    US, Midwest
    Posts
    215
    Thanks
    62
    Thanked 4 Times in 4 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Full screen mode for the QtCreator editor - how to?

    Usually I have a bunch of windows opened in QtCreator, including editors, views and output panes. When I am typing I'd like to have the editor occupy full screen, by hitting some key, like Fxx, and then return back to the environment layout once I am done typing. Full-screen mode in QtCreator only makes creator main window full-screen, I am looking for a way to get in and out of full-screen mode for the editor window within QtCreator.
    Can it be done?

    Thanks.

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Full screen mode for the QtCreator editor - how to?

    You can close the side bar by using the alt+0 keyboard shortcut. Apart from that you'd have to modify Creator's source code to do what you want. You could probably write a simple Creator plugin that does what you want.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  3. The following user says thank you to wysota for this useful post:

    TorAn (8th May 2013)

  4. #3
    Join Date
    Nov 2009
    Location
    US, Midwest
    Posts
    215
    Thanks
    62
    Thanked 4 Times in 4 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Full screen mode for the QtCreator editor - how to?

    I wonder if it is only me that experiences the inconvenience of having part of the screen real estate obscured by the windows that I don't need at this point? (I am used to VS full screen mode that makes the editor full screen)

  5. #4
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Full screen mode for the QtCreator editor - how to?

    Since I want to keep my source code clean I usually constrain the width of the text to around 80-100 characters per line so I don't need that much space horizontally (I sometimes split the view horizontally and then I can make use of more space). I also tend to write short code so I don't need that much space vertically. Hence full screen mode wouldn't do me much good.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


Similar Threads

  1. Set full screen a dialog box
    By fantom in forum Qt Programming
    Replies: 3
    Last Post: 8th March 2011, 11:54
  2. How to set my mobile app as full screen
    By dineshkumar in forum Qt for Embedded and Mobile
    Replies: 7
    Last Post: 3rd February 2011, 16:40
  3. Keyboard shortcuts in full screen mode
    By dfijma in forum Qt Programming
    Replies: 1
    Last Post: 29th November 2010, 13:09
  4. full screen on specified monitor
    By mgb_qt in forum Qt Programming
    Replies: 2
    Last Post: 3rd August 2010, 18:35
  5. Open a QMainWindow in full screen mode?
    By probine in forum Qt Programming
    Replies: 7
    Last Post: 29th November 2006, 13:44

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.