To view parent comment, click here.
To read all comments associated with this story, please click here.
"VS-C++ express dose not have MFC, you also have to download an additional SDK to develop native applications. VS-C++ is laid out for .NET and .NET only."
Sure... Except you could buy two copies of Visual Studio .NET Enterprise Edition for the cost of one Qt license for Windows.
And if I want to do cross-platform work, I'm going to go with wxWidgets or Gtk and not even give Qt a second glance after it's ridiculous $6,000 pricetag if I want to do cross platform development that includes Windows.
Edited 2005-12-20 17:26
You ignored the premise of the original argument in this thread; Visual Studio C++ Express is free so why do you need Qt. I think I answered that satisfactory, I could have gone on about other toolkits but since this is in the discussion about the Qt 4.1 release and the original question was about Qts relevance I didn't.
You are totally entitled to your opinion, but I dislike my answer to a previous question being hijacked to make a negative comment about Qt like that. You don't like Qt, C++, Qts price or the face of Trolltechs founders for that mater, don't use it.
"Yada Yada Yada.."
Trolltech has ~4000 customers. I think they know better what they are doing and how they price their product. If you cannot afford that Trolltech is not holding gun on your head. You can use GTK/FLTK whatever you wish. So please stop that stupid bullshit.
It's a tradeoff. Either pay less and do more work or pay more money up front and work less. If your time is not extremely cheap, I think the investment in Qt is worth it.
Unless you've coded with Qt, Gtk, and WxWidgets, you won't understand that. Qt saves a ton of development time, that's why they can get away with selling it for a high price. If it wasn't worth the price, Trolltech wouldn't exist.
_And if I want to do cross-platform work, I'm going to go with wxWidgets or Gtk and not even give Qt a second glance after it's ridiculous $6,000 pricetag if I want to do cross platform development that includes Windows._
Good. You've made your choice based on your needs. Others have different needs and, judging by Trolltech's growing business, Qt satisfies those requirements. So why complain? Because a Qt commecrcial license isn't worth it to you doesn't mean it isn't worth it to someone else.
$5000 expensive? Please, its chump change, and depending on which country you're in, alot of the times, you can claim a good portion of that back through the tax system.
$5000 for toolkit that is garanteeded to work out of the box for all platforms is pretty good blood deal - many for Joe Struggling Coder, but for the Adobes and the like, the price of Qt is chump change in the grand scheme of things.







Member since:
VS-C++ express dose not have MFC, you also have to download an additional SDK to develop native applications. VS-C++ is laid out for .NET and .NET only. If you want to developer native applications you will need to either a) develop on pure Win32 or b) get extra libraries. Qt is a good choice for people wanting to develop native apps, but it is only free for GPL applications (or if nobody will EVER see your app) so get a license if you want to sell your stuff.