Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Aug 19th, 2007, 12:35 AM   #1
antihaxer
Newbie
 
Join Date: Aug 2007
Posts: 18
Rep Power: 0 antihaxer is on a distinguished road
Gui

I was wondering what would be the best library to use for making guis in c++. When I say best I want one that
-Works on windows and linux
-Easy to use
-Flexible
antihaxer is offline   Reply With Quote
Old Aug 19th, 2007, 3:58 AM   #2
ReggaetonKing
Sexy Programmer
 
ReggaetonKing's Avatar
 
Join Date: Nov 2005
Location: New Jersey
Posts: 891
Rep Power: 4 ReggaetonKing is on a distinguished road
Send a message via AIM to ReggaetonKing
wxWidgets. Never used it but heard good things about it!
__________________
I would love to change the world, but they won't give me the source code!
ReggaetonKing is offline   Reply With Quote
Old Aug 19th, 2007, 4:12 AM   #3
antihaxer
Newbie
 
Join Date: Aug 2007
Posts: 18
Rep Power: 0 antihaxer is on a distinguished road
Thanks, look nice. I will give it a try.
antihaxer is offline   Reply With Quote
Old Aug 19th, 2007, 8:29 AM   #4
milot
Programmer
 
milot's Avatar
 
Join Date: Nov 2006
Location: Kosovė/Prishtinė
Posts: 47
Rep Power: 0 milot is on a distinguished road
You also have a forms designer for wxWidgets using Dev C++ with wxDev-C++ extension (which uses MingW compiler [gcc/g++ windows ports]):

http://wxdsgn.sourceforge.net/
milot is offline   Reply With Quote
Old Aug 19th, 2007, 4:10 PM   #5
antihaxer
Newbie
 
Join Date: Aug 2007
Posts: 18
Rep Power: 0 antihaxer is on a distinguished road
Thanks, downloaded that. Looks nice, will the programs be portable to linux?
antihaxer is offline   Reply With Quote
Old Aug 20th, 2007, 3:48 AM   #6
rwm
Professional Programmer
 
Join Date: Jan 2007
Location: Cape Town
Posts: 291
Rep Power: 3 rwm is on a distinguished road
yeah, its cross platform! you will need to download the linux version..
rwm is offline   Reply With Quote
Old Aug 20th, 2007, 3:56 AM   #7
antihaxer
Newbie
 
Join Date: Aug 2007
Posts: 18
Rep Power: 0 antihaxer is on a distinguished road
Yea, thanks, I figured that out. I have already installed both the linux and windows versions. I personally do not like using the wxdevcc, it makes you lazy imo and you do not learn essentially how the api works as you would if you coded everything from scratch.
antihaxer is offline   Reply With Quote
Old Aug 20th, 2007, 10:07 AM   #8
Seif
Hobbyist Programmer
 
Seif's Avatar
 
Join Date: Jan 2006
Location: UK
Posts: 246
Rep Power: 3 Seif is on a distinguished road
Quote:
Originally Posted by antihaxer View Post
I personally do not like using the wxdevcc, it makes you lazy imo and you do not learn essentially how the api works as you would if you coded everything from scratch.
I guess thats why they call them Rapid Application Development tools and not Learning API tools.

Try reiterating that statement to me sometime in the future when you require a wxWidgets Application to be developed within a timescale that is much shorter than your fingers are able to possibly deliver.
Seif is offline   Reply With Quote
Old Aug 20th, 2007, 10:14 AM   #9
antihaxer
Newbie
 
Join Date: Aug 2007
Posts: 18
Rep Power: 0 antihaxer is on a distinguished road
Well right now while I am just learning wxWidgets I think I would be better off learning how to code in it manually before letting something basically do the work for me. I completely agree though that if you are trying to do something in a short amount of time that wxdev would be a very useful tool. I mostly code on linux anyways and linux does not even have a tool like wxdev.
antihaxer is offline   Reply With Quote
Old Aug 20th, 2007, 10:56 AM   #10
DaWei
Resident Grouch
 
DaWei's Avatar
 
Join Date: Jun 2005
Posts: 6,453
Rep Power: 10 DaWei is on a distinguished road
If you feel you're better off learning the API, have at it. There are plenty of supportive materials. That wasn't, however, your question.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code.
Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers
DaWei is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
question regarding GUI factory. rwm C++ 3 Aug 17th, 2007 9:58 AM
Which is easier for making a GUI program? 357mag Java 6 Jul 29th, 2007 6:08 PM
GUI Building Kezzer Java 3 Jul 1st, 2007 12:46 AM
J# or C# crawforddavid2006 Other Scripting Languages 9 Jun 10th, 2007 4:59 AM
Programming a simple GUI bulio Other Scripting Languages 12 Jun 9th, 2007 3:29 PM




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 9:06 AM.

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