Welcome
Welcome to the forums of AntiRTFM's Absolute N00b Spoonfeed C++ Tutorials!

You are currently viewing our boards as a guest, which gives you limited access to view most discussions and access our other features. By joining our free community, you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content, and access many other special features. Registration is fast, simple, and absolutely free, so please, <a href="/profile.php?mode=register">join our community today</a>!

creating gui's

Ask ALL your questions here

creating gui's

Postby masterkey on Fri Oct 16, 2009 8:56 am

does any one know what program can be use with c++ to create nice gui's
masterkey
 
Posts: 19
Joined: Tue Sep 22, 2009 5:31 pm

Re: creating gui's

Postby noobgrammer on Fri Oct 16, 2009 10:44 am

you can take a look at this and see if this is what your thinking

wxWidgets

or learn API
I need a compiler with a can of RAID built into it

I added a msn messenger just for programming feel free to email or add yourself to it
User avatar
noobgrammer
 
Posts: 198
Joined: Tue Aug 25, 2009 10:44 am
Location: Orlando

Re: creating gui's

Postby masterkey on Fri Oct 16, 2009 11:15 am

yea that wx widget looks cool but have they got it for windows
masterkey
 
Posts: 19
Joined: Tue Sep 22, 2009 5:31 pm

Re: creating gui's

Postby noobgrammer on Fri Oct 16, 2009 1:15 pm

:lol: did you not click on the link I gave :D
it will work on what ever you want it to work on
I have never used it my self so I can't tell you how it works though
I need a compiler with a can of RAID built into it

I added a msn messenger just for programming feel free to email or add yourself to it
User avatar
noobgrammer
 
Posts: 198
Joined: Tue Aug 25, 2009 10:44 am
Location: Orlando

Re: creating gui's

Postby DevGeek++ on Fri Oct 16, 2009 2:49 pm

Try Qt,it's great GUI library. There is also free version. There are a lot of resources for Qt. It is crossplatform :)
DevGeek++
 
Posts: 28
Joined: Tue Aug 04, 2009 5:54 am

Re: creating gui's

Postby Vevix on Fri Oct 16, 2009 10:49 pm

If you want cross platform then go for Qt or WxWidgets, otherwise all you're going to do is bloat your project with libraries and modules that aren't even needed.

I assume this is for a small project - Your easiest bet is to just use the resource editor that is provided to you by Visual Studio for a quick drag/drop GUI creation and do the rest in Code.
C makes it easy to shoot yourself in the foot; C++ makes it harder, but when you do, it blows away your whole leg. -- Bjarne Stroustrup
User avatar
Vevix
 
Posts: 142
Joined: Sat Oct 10, 2009 9:24 pm
Location: kernel32.dll

Re: creating gui's

Postby masterkey on Fri Oct 16, 2009 10:59 pm

is win api cross platform
masterkey
 
Posts: 19
Joined: Tue Sep 22, 2009 5:31 pm

Re: creating gui's

Postby Vevix on Sat Oct 17, 2009 12:24 am

No, Windows API is for Windows.
C makes it easy to shoot yourself in the foot; C++ makes it harder, but when you do, it blows away your whole leg. -- Bjarne Stroustrup
User avatar
Vevix
 
Posts: 142
Joined: Sat Oct 10, 2009 9:24 pm
Location: kernel32.dll


Return to QA

Who is online

Users browsing this forum: No registered users and 0 guests