Programming Forums

Programming Forums (http://www.programmingforums.org/forumindex.php)
-   Coder's Corner Lounge (http://www.programmingforums.org/forum11.html)
-   -   Advice Open Source Gui App (http://www.programmingforums.org/showthread.php?t=15720)

JD-Salinger Apr 28th, 2008 8:09 AM

Advice Open Source Gui App
 
Hello, can anyone give me advice about open source GUI Designer in c++(i don't know what's the right term) I've read QT is good but i am not so sure about i, Ive used Microsoft Visual C++ 6.0 and i i like the way it runs, Can anyone give me some advice? thank you very much

Ancient Dragon Apr 28th, 2008 9:08 AM

Re: Advice Open Source Gui App
 
You shouldn't use VC++ 6.0 any more because 1) its too old, 2) it doesn't support c++ very well, 3) its been upgraded several times. Get VC++ 2008 Express because its free.

QT is portable between *nix and MS-Windows (might be to MAC too, I don't know). VC++ is not. Which to use depends on whether you want portability or not.

If you intend to write games then OpenGL might be a better choice.

JD-Salinger Apr 28th, 2008 9:11 AM

Re: Advice Open Source Gui App
 
I see...tnx... so it depends on portability... Qt is much portable than MS VISUAL STUDIO... but in terms of the usage?... what i mean is the "Easy to use" factor? which one weighs more?

Ancient Dragon Apr 28th, 2008 2:03 PM

Re: Advice Open Source Gui App
 
I would vote for QT being easier to use

JD-Salinger Apr 28th, 2008 9:30 PM

Re: Advice Open Source Gui App
 
Quote:

Originally Posted by Ancient Dragon (Post 144463)
I would vote for QT being easier to use

Thanks again Ancient Dragon, one more thing, can u suggest any software similar to QT, ive searched the net and one thing I've found is GTK+? is GTK+ that good? or QT is above GTK?


All times are GMT -5. The time now is 4:25 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC