Results 1 to 3 of 3

Thread: How to enlarge QtCreator code completion window

  1. #1
    Join Date
    Jan 2010
    Posts
    2
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Question How to enlarge QtCreator code completion window

    Hello!
    I use QtCreator about 2 months, and I think this is very good IDE, but only one thing interferes me - when I press Ctrl+Space code completion window is opened. But this window (or combobox) displays only 10 lines, and to see other I have to scroll this window. It makes me tired.
    Can I enlarge autocompletion window size?

    Best regards, zdo.

  2. #2
    Join Date
    Jan 2010
    Posts
    2
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: How to enlarge QtCreator code completion window

    I solved my problem.
    I downloaded QtCreator sources, change it and now I can dynamically change autocompletion window size in options window.



    I don't remember what files were changed by me, therefore I publish archive of all directory .../src/plugins/texteditor.
    If you don't want to manual rebuild QtCreator, I also publish compiled by me libraries. You should replace same files in %QTSDK%/lib/qtcreator/plugins/Nokia directory.

    LINKS:
    http://rghost.net/899150 - ZdoPatch_bin.tar.gz (425 KB) [sources]
    http://rghost.net/899152 - ZdoPatch_src.tar.gz (5 MB) [compiled libs]

    Enjoy it!
    If you'll use it please send me mail to dmitriy.zganyaiko@tnu.edu.ua.

  3. #3
    Join Date
    May 2008
    Posts
    155
    Thanked 15 Times in 13 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: How to enlarge QtCreator code completion window

    Could you try to get this incorporated into Qt Creator proper?

Similar Threads

  1. Code completion for a Qwidget at Qt4 in QDevelop 4.3.1
    By sipklaus in forum Qt-based Software
    Replies: 3
    Last Post: 9th August 2010, 09:46
  2. Replies: 21
    Last Post: 14th December 2009, 08:11
  3. Code Completion in UI classes
    By ChrisW67 in forum Qt Tools
    Replies: 5
    Last Post: 19th June 2009, 00:26
  4. Code completion in eclipse?
    By DeKay in forum Installation and Deployment
    Replies: 1
    Last Post: 14th August 2007, 06:17
  5. Code Completion in QScintilla
    By jpjimenez in forum Qt Programming
    Replies: 5
    Last Post: 13th July 2007, 21:42

Tags for this Thread

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.