View Poll Results: For Windows Qt development I use

Voters
89. You may not vote on this poll
  • Microsoft IDE

    31 34.83%
  • Edyuk

    0 0%
  • QDevelop

    12 13.48%
  • Monkey Studio

    0 0%
  • CodeBlocks

    1 1.12%
  • No IDE - simple text editor

    4 4.49%
  • Other

    4 4.49%
  • I don't use Windows for development, I use Linux

    25 28.09%
  • I don't use Windows for development, I use Mac

    1 1.12%
  • Eclipse

    11 12.36%
Results 1 to 16 of 16

Thread: Poll: Windows IDE

  1. #1
    Join Date
    Feb 2007
    Location
    Philadelphia, USA
    Posts
    255
    Thanks
    43
    Thanked 21 Times in 21 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Poll: Windows IDE

    I'm trying to find an alternative to MS Studio, and would like to see what others are using on Windows (see related thread).
    Last edited by magland; 24th June 2007 at 03:05.

  2. #2
    Join Date
    Mar 2006
    Location
    The Netherlands
    Posts
    300
    Thanks
    9
    Thanked 29 Times in 29 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11

    Default Re: Poll: Windows IDE

    I voted "I use Linux", but I also use a simple text editor. And that would be the same if I used Windows. Give me something like Kate, and I'm happy.
    "The strength of a civilization is not measured by its ability to wage wars, but rather by its ability to prevent them." - Gene Roddenberry

  3. #3
    Join Date
    Jun 2006
    Posts
    7
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Poll: Windows IDE

    I voted for "I use Linux" too, and here I use KDevelop 3.4.1 with good integrated Qt4 project management.

  4. #4
    Join Date
    Jan 2006
    Location
    Athens - Greece
    Posts
    219
    Thanks
    3
    Thanked 1 Time in 1 Post
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Poll: Windows IDE

    I voted for Code::Blocks that I use along with QtWorkbench that I maintain. I guess your list sould also include Eclipse for which Trolltech is releasing official support.
    I love deadlines. I like the whooshing sound they make as they fly by.
    --
    Douglas Adams

  5. #5
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    5,372
    Thanks
    28
    Thanked 976 Times in 912 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Poll: Windows IDE

    I've added "Eclipse" option.

  6. #6
    Join Date
    Aug 2006
    Location
    Bangalore,India
    Posts
    419
    Thanks
    37
    Thanked 53 Times in 40 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11

    Default Re: Poll: Windows IDE

    I voted for "I use Linux" too, and i use the popular gnu-emacs as my development environment. For now i really miss kde-emacs package since they dont seem to work with emacs-xft(still in cvs which supports monospaced fonts like bitstream..)
    The biggest difference between time and space is that you can't reuse time.
    -- Merrick Furst

  7. #7
    Join Date
    May 2006
    Location
    Bangalore,India
    Posts
    235
    Thanks
    7
    Thanked 25 Times in 24 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Windows

    Default Re: Poll: Windows IDE

    I use Visual Studio 2003.

  8. #8
    Join Date
    Jul 2007
    Posts
    27
    Thanks
    4
    Thanked 1 Time in 1 Post

    Default Re: Poll: Windows IDE

    I use QDevelop,
    I think this is not bad program :-). And at it the big future.
    The choice is caused by that I plan to borrow Qt not only in windows, and also in Mac and Linux.

  9. #9
    Join Date
    Aug 2007
    Posts
    3
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Poll: Windows IDE

    SlickEdit is also quite good IDE, with some qt related configuration ( adding a few qt related defines, like Q_OBJECT, etc ) it prvides very good code navigation and completion.

  10. #10
    Join Date
    Mar 2006
    Location
    Mountain View, California
    Posts
    489
    Thanks
    3
    Thanked 74 Times in 54 Posts
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Poll: Windows IDE

    For me, the editor makes a huge difference. I hate Visual Studio's editor, and so I use XEmacs and a command window. For debugging I have to go back into VS though. I mainly develop under Unix, so I'm not in Windows much.

  11. #11
    Join Date
    Oct 2007
    Posts
    1
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Poll: Windows IDE

    I use QDevelop on both Windows and Linux.
    I also think it'll have a bright future...

  12. #12
    Join Date
    May 2009
    Posts
    133
    Thanks
    10
    Thanked 4 Times in 3 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Poll: Windows IDE

    Someone should add Qt Creator...
    Or do we already have more than enough IDEs?

  13. #13
    Join Date
    Feb 2006
    Location
    Oslo, Norway
    Posts
    6,264
    Thanks
    36
    Thanked 1,519 Times in 1,389 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Re: Poll: Windows IDE

    Wouldn't changing a 2 years old poll be unfair? People might have changed their minds since then now that there are new options available but they wouldn't be able to re-vote.
    J-P Nurmi

  14. #14
    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: Poll: Windows IDE

    Let's close the poll, shall we? Anyone against?
    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.


  15. #15
    Join Date
    Mar 2008
    Location
    Houston, Texas, USA
    Posts
    277
    Thanks
    9
    Thanked 17 Times in 17 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Maemo/MeeGo

    Default Re: Poll: Windows IDE

    I use Linux, and use KDevelop4. Waiting for KDevelop4 to run on Windows and I would use that.
    Qt-4.7.3 | Gentoo ~amd64 | KDE-4.7
    Aki IRC Client for KDE4 | Qt Documentation

  16. #16
    Join Date
    Jun 2007
    Location
    Austria (Europe)
    Posts
    31
    Thanks
    5
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Poll: Windows IDE

    Close the thread and make a new one including QTCreator...

Similar Threads

  1. Replies: 10
    Last Post: 25th February 2007, 01:23
  2. converting unix exe to windows binary
    By deekayt in forum General Programming
    Replies: 2
    Last Post: 17th September 2006, 02:00
  3. Experience using KDevelop with Cygwin under windows
    By high_flyer in forum General Discussion
    Replies: 4
    Last Post: 11th September 2006, 17:50
  4. qt and mingw can not run on windows 98?
    By evewei in forum Installation and Deployment
    Replies: 4
    Last Post: 26th June 2006, 10:22
  5. MDI windows without QWorkspace
    By Big Duck in forum Newbie
    Replies: 2
    Last Post: 16th June 2006, 18:15

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.