C Board  

Go Back   C Board > Platform Specific Boards > Linux Programming

Reply
 
LinkBack Thread Tools Display Modes
Old 12-28-2001, 11:14 AM   #1
Registered User
 
Join Date: Dec 2001
Posts: 47
Which GUI lib?

What would be the best GUI lib to use so that I could get cross-platform functionality?

Basically, I have a lot of time at work I can be working on programs and they use NT. So, I'd love to have a simple window that would work in Linux and NT.
__________________
ESiteNow Web Design
Hattiesburg
subnet_rx is offline   Reply With Quote
Old 12-29-2001, 06:38 AM   #2
Registered User
 
alex's Avatar
 
Join Date: Sep 2001
Posts: 132
Hi!

One of the oldest efforts is wxWindows (http://sourceforge.net/projects/wxwindows/, http://wxwindows.org/) this is a C++ API (said to be similar to MFC) that has back-end libraries for Windows/GTK+/Motif/Mac.

alex
alex is offline   Reply With Quote
Old 12-30-2001, 10:30 AM   #3
Registered User
 
cody's Avatar
 
Join Date: Sep 2001
Posts: 86
Hi,

maybe have a look at the QT library from Trolltech (http://www.trolltech.com). The documentation is very good and it's free (for non-commercial stuff)

bye
cody
__________________
#include "reallife.h"
cody is offline   Reply With Quote
Old 12-30-2001, 01:28 PM   #4
Registered User
 
Join Date: Dec 2001
Posts: 47
It's really coming down to Gtkmm or wxWindows. Qt does look nice, but I don't want to have to re-learn something else if I decide to sell the software.
subnet_rx is offline   Reply With Quote
Old 12-31-2001, 07:32 AM   #5
Registered User
 
cody's Avatar
 
Join Date: Sep 2001
Posts: 86
Just a suggestion
__________________
#include "reallife.h"
cody is offline   Reply With Quote
Old 12-31-2001, 12:04 PM   #6
Registered User
 
Join Date: Dec 2001
Posts: 47
ohh yeah, I know, thx.
__________________
ESiteNow Web Design
Hattiesburg
subnet_rx is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
which gui lib should I learn? naeo C Programming 4 06-07-2009 05:21 PM
Is there a simple console GUI lib? indigo0086 C++ Programming 1 08-15-2007 04:14 PM
using VC6 link VC7 static lib error George2 C++ Programming 5 06-29-2006 10:58 PM
Making a LIB file from a DEF file for a DLL JMPACS C++ Programming 0 08-02-2003 08:19 PM
GUI Programming :: C++ Exclusive kuphryn C++ Programming 5 01-25-2002 03:22 PM


All times are GMT -6. The time now is 05:41 AM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22