|
-
Nov 24th, 2007, 02:25 PM
#1
Thread Starter
Hyperactive Member
c++ & Linux
Well, for windows gui's you know how there is windows.h, well, is there something like linux.h for linux gui's?
Haikus are easy.
But sometimes they don't make sense.
Refrigerator.
-
Nov 24th, 2007, 03:58 PM
#2
Re: c++ & Linux
There are lots of GUI toolkits for linux. The two most popular are GTK and QT. QT is free for use in open source applications, so don't let the "evaluation" button fool you.
There is also a C++ wrapper for GTK called GTKmm (or GTK--), which wraps the C functions into C++ objects.
Every passing hour brings the Solar System forty-three thousand miles closer to Globular Cluster M13 in Hercules -- and still there are some misfits who insist that there is no such thing as progress.
-
Nov 24th, 2007, 06:16 PM
#3
Fanatic Member
-
Nov 24th, 2007, 07:01 PM
#4
Thread Starter
Hyperactive Member
Re: c++ & Linux
Thanks...
Haikus are easy.
But sometimes they don't make sense.
Refrigerator.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|