Results 1 to 4 of 4

Thread: QTDesigner / QTCreator

  1. #1
    Join Date
    May 2009
    Posts
    20
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default QTDesigner / QTCreator

    Hi,

    do you use the QTDesginer built-in the QTCreator to make the GUI of your applications?

    I find it uncomfortable and with several bugs (ok, maybe they're features...).
    For simple GUIs I prefer write the code by hand, but for larger one it could be a little tricky.

    What do you do?

    Marco
    Last edited by Marco Trapanese; 26th May 2009 at 09:18.

  2. #2
    Join Date
    Feb 2008
    Posts
    157
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: QTDesigner / QTCreator

    I never write code, unless it does not work otherwise, or if I definitely do not want to rely on a ui file (for widgets for example).

    However If I use QtCreator I prefer not to use the build in Designer because its window is much much much to small and the Dockwindows are not movable.

  3. #3
    Join Date
    May 2009
    Posts
    20
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: QTDesigner / QTCreator

    Quote Originally Posted by pospiech View Post
    However If I use QtCreator I prefer not to use the build in Designer because its window is much much much to small and the Dockwindows are not movable.
    Thanks for the quick answer!
    But now I change a little the question: what development tool do you use?

    Are there tools better than QTCreator?

    Marco

  4. #4
    Join Date
    Feb 2008
    Posts
    157
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: QTDesigner / QTCreator

    I use Windows (I rely on win32 dlls for several hardware) and there I can only use the Compiler from Microsoft, because mingw does not support phonon.
    Therefore I use (without an option to use something else) Visual Studio. And I must say that it is a great tool. It has a fantastic debugger, a fast compiler and nice project management (filters).

    If I work with students and do some demonstration stuff I use QtCreator.

Similar Threads

  1. Replies: 7
    Last Post: 15th November 2012, 14:22
  2. [Solved] Using a Subversion Client with QtCreator
    By philwinder in forum Qt Tools
    Replies: 1
    Last Post: 30th November 2010, 22:16
  3. QtCreator and MSVC with x64 target
    By faldzip in forum Qt Tools
    Replies: 1
    Last Post: 16th June 2009, 09:10
  4. Project flags in QtCreator
    By HyperB in forum Qt Tools
    Replies: 1
    Last Post: 14th May 2009, 12:38
  5. QtCreator won't compile using VS2005
    By Spinz99 in forum Installation and Deployment
    Replies: 0
    Last Post: 3rd April 2009, 23:25

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.