![]() |
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 |
wxWidgets. Never used it but heard good things about it!
|
Thanks, look nice. I will give it a try.
|
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/ |
Thanks, downloaded that. Looks nice, will the programs be portable to linux?
|
yeah, its cross platform! you will need to download the linux version..
|
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.
|
Quote:
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. ;) |
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.
|
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.
|
| All times are GMT -5. The time now is 8:32 PM. |
Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC