Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
November 21, 2024, 10:31:27 PM
News
: LinuxSolved.com Linux Help Community Forum..
Home
Search
Login
Register
Linux Forums - Linux Help,Advice & support community:LinuxSolved.com
»
Linux in General
»
Linux Development & Programming
»
Using GRAPHICS in C/C++ under LINUX PLATFORM
« previous
next »
Print
Pages: [
1
]
Author
Topic: Using GRAPHICS in C/C++ under LINUX PLATFORM (Read 7730 times)
gauravbajaj
LST CareTaker
Experienced
Posts: 658
Using GRAPHICS in C/C++ under LINUX PLATFORM
«
on:
April 20, 2005, 11:02:33 AM »
Hi Grp....
Can anyone tell about how to use Graphics in C/C++ in Linux Platform.... like in Windowz we use header file "graphics.h" but is it not in Linux ...............
I m using RED HAT LINUX 9.0 & using gcc ( for C ) & g++( for C++ ).........Plzz tell me if anyone knows how to use GRAPHICS IN C/C++ in LINUX..............
if anyone knows it then plzzz make a small program how to use in C/C++ in LINUX......
or give me the link for it....
THX
Gaurav
Logged
dragoncity99
LST CareTaker
Experienced
Posts: 551
Using GRAPHICS in C/C++ under LINUX PLATFORM
«
Reply #1 on:
May 03, 2005, 03:35:14 PM »
Well, it's too limiting if u use graphics.h
For me, to do GUI/Graphics programming, I will use:
QT
http://www.trolltech.com
or
WxWindows
http://www.wxwindows.org
However, there are many many more GUI librarys for u to use.
Logged
Print
Pages: [
1
]
« previous
next »
Linux Forums - Linux Help,Advice & support community:LinuxSolved.com
»
Linux in General
»
Linux Development & Programming
»
Using GRAPHICS in C/C++ under LINUX PLATFORM