View Poll Results: Do you use QT Designer?

Voters
69. You may not vote on this poll
  • Yes, all the time! I cant live without it!

    32 46.38%
  • Sometimes, when I feel like it...

    16 23.19%
  • Only to visualize the final product before coding it.

    5 7.25%
  • Hell no! I can code it myself!!

    16 23.19%
Results 1 to 20 of 48

Thread: QT Designer? Coding by hand?

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #29
    Join Date
    May 2006
    Location
    Stockholm, Sweden
    Posts
    81
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11
    Thanks
    12
    Thanked 1 Time in 1 Post

    Default Re: QT Designer? Coding by hand?

    Are there people that don't use it? If there are, I think they should get a hobby or something... and not spend the time sitting and code things by hand.

    According to this poll 25% of the votes so far say that they don't use it. But I can't see any replies that states why. So I suppose that they're joking... I would really want to understand why they don't like Designer. I've always hated writing GUI code and it's the most important part of the program if you want the user to like you. It doesn't matter if your program is the best around if it's impossible to use. Without programs like Designer I would produce really bad programs, only because they would have a really crappy GUI.

    But at the moment I use Designer to make the widgets and then inserts them by hand. But that is not because I think that it's better. It's just because I don't really know how to make a nice workflow when using a lot of custom widgets and the fact that I don't have Designer for Qt4...
    So I insert a dummy widget instead of the custom widget in Designer and replaces it later by hand with my custom one. It's not optimal, but even by working this way I save a LOT of time and get far better results than doing everything by hand.
    But there seems to be a lot better to use those ui files directly, makes it a lot easier to make changes later on if I've understood it correctly.
    Last edited by pir; 25th July 2006 at 09:17.

Similar Threads

  1. Designer crashes when selecting some widgets
    By gwendal in forum Qt Tools
    Replies: 4
    Last Post: 21st July 2006, 13:18
  2. Adding slots in Designer
    By jamos in forum Qt Tools
    Replies: 5
    Last Post: 18th May 2006, 23:28
  3. Arthur Plugins demos and designer
    By antonio.r.tome in forum Installation and Deployment
    Replies: 4
    Last Post: 21st March 2006, 14:01
  4. qt4.1.1 designer
    By raphaelf in forum Qt Tools
    Replies: 10
    Last Post: 26th February 2006, 16:56
  5. How to create custom slot in Qt Designer 4.1?
    By jamadagni in forum Qt Tools
    Replies: 31
    Last Post: 18th January 2006, 20:46

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
  •  
Qt is a trademark of The Qt Company.