Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon.

Pages: 1-

Qt

Name: Anonymous 2012-01-13 16:13

I want to learn Qt to have a decent standard library for C++. Before I start, I want to hear your opinions. Is Qt any good? Alternatives?

Name: Anonymous 2012-01-13 16:15

Nope.

Name: Anonymous 2012-01-13 16:49

USE BOOST IT'S FAT FREE

Name: Anonymous 2012-01-13 18:50

Qt is just one of the best frameworks available. Probably the best for C++.

Name: Anonymous 2012-01-13 19:10

Qt  is  a piece of shit
C++ is  a piece of shit
You are a piece of shit
I   am  a piece of shit
>>1 is  a piece of shit
>>2 is  a piece of shit
>>3 is  a piece of shit
>>4 is  a piece of shit
>>5 is  a piece of shit

fuck you

Name: Anonymous 2012-01-13 19:21

>>5
I understand you're 15 and you hate everything. But still, learn some attitude or I'll kill you and feed your bones to the dogs.

Name: Anonymous 2012-01-13 19:28

>>6
>>1- are all pieces of shit

Name: Anonymous 2012-01-13 20:06

Qt is a pretty nice framework for C++. However, if you're writing something with Qt purely for GUI purposes and you don't care much about the UI's performance, then try using something else. Writing GUI code is fucking awful in just about any language, but it's a lot easier to do in a managed language (like using C# for the GUI and calling procedures from an external C++ library).

Personally, I use either Ruby or C# to develop the front end, because I've found that it takes forever to meet client's GUI specifications using native code. Most of my applications aren't very UI-heavy, as you can probably tell.

Name: Anonymous 2012-01-13 20:32

AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABBBBBBBBBBBBBBBBBBBBBBBBBBBBB

Name: Anonymous 2012-01-13 21:22

Honestly, I'd rather use glade and the C++ GTK bindings, but QT isn't bad, for a C++ library. It's at the very least better than Boost.

Name: Anonymous 2012-01-13 23:23

>>1,8
Qt also have resource files and QtQuick, which provides a nice xml/javascript-based scripting language. That's is nicer than C# IMHO.

Name: Anonymous 2012-01-13 23:28

>>9
what'sthat?

Name: Anonymous 2012-01-14 0:23

>>8

Qt's object model almost turns C++ into a managed environment. It's really an excellent library.

Name: Anonymous 2012-01-14 0:36

>>13
TR 24731-2 almost turns C into a managed environment. It's really an excellent library.

Name: Anonymous 2012-01-15 13:40

GTK is an alternative but needs runtime libraries to run.  wxWidgets is also an alternative.  I forget whether qt needs runtime librariese but I'm pretty sure wxWidgets does.  I've used all three and the programming model for all three are pretty much the same.  I don't it makes sense to make a UI framework any other way.  So if you learn one, you pretty much know how to use all three.  Even Java's UI framework (awt/swing) is pretty much the same model.  Microsoft's MFC (Microsoft foundation class) library is a mess in that you have to deal with a ton of boiler plate code but actually is a lot more powerful and faster than the *nix libraries for UI.  You can create custom windows like those cracktros and keygens that cracking teams make.  Microsoft also has WPF which is totally different than anything *nix uses or Java, but also is very powerful, feature rich and fast.  So if you want a challenge, learn the microsoft shit.  Btw microsoft word 2010 and onwards was written in WPF.

Don't change these.
Name: Email:
Entire Thread Thread List