C and C++

Moderators: None (Apply to moderate this forum)
Number of threads: 28695
Number of posts: 94715

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
API for GUI dev Posted by allelopath on 9 Jun 2005 at 1:01 PM
Is there an C++ API for GUI development that is open source and cross platform (kinda like Java Swing, but in C++)
Report
Re: API for GUI dev Posted by stober on 9 Jun 2005 at 2:28 PM
: Is there an C++ API for GUI development that is open source and cross platform (kinda like Java Swing, but in C++)
:

None that I am aware of -- I've seen several that cost $$$, and one that can be used free for learning purposes, but costs $$$ if you want to sell the product. .NET is heading that direction, but its certainly not free (except there are no royalties for the product(s) produced by the Vusla Studio .NET)
Report
Re: API for GUI dev Posted by Vilanye on 9 Jun 2005 at 2:55 PM
: Is there an C++ API for GUI development that is open source and cross platform (kinda like Java Swing, but in C++)
:
There are 2 that I am aware of:

QT- it has a free, open source version, but forces you to open source your code if you want to release the program. Otherwise it is stupidly expensive, but is cross platform.

wxWidgets- Open source, cross-platform, and free. You can do whatever you want with the resulting programs you write.

Both are more then a GUI library, they have string classes, network libraries and more. There are parts of C++ that are not directly supported in either, but you can use anything in C++ along with the above libraries.



 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.