C Board  

Go Back   C Board > Platform Specific Boards > Linux Programming

Reply
 
LinkBack Thread Tools Display Modes
Old 09-27-2004, 12:29 AM   #1
Registered User
 
Join Date: Oct 2001
Posts: 224
windows in linux

how do i make graphical programs in linux... in windows there is win32 openGL and directX to name a few. What is there to use for linux? i have herd of Motif and Qt i think and wx.... something. but what i want too know is what you use and why
c++.prog.newbie is offline   Reply With Quote
Old 09-27-2004, 08:09 AM   #2
Registered User
 
linuxdude's Avatar
 
Join Date: Mar 2003
Location: Louisiana
Posts: 926
search the board been said many times. There is no standard like in windows, but 2 main ones are gtk and qt. I prefer to write in Gtk.
linuxdude is offline   Reply With Quote
Old 09-27-2004, 11:46 AM   #3
Registered User
 
Join Date: Oct 2001
Posts: 224
anyone have oppinions on what one is easier to use or easier to learn? and what about Motif and wxWindows (something like that)
c++.prog.newbie is offline   Reply With Quote
Old 09-28-2004, 06:25 PM   #4
Registered User
 
Join Date: Sep 2004
Posts: 197
wxWidgits (previously known as wxWindows) is cross platform, you should be able to copy the stuff you write for windows, recompile, and shouldn't need to make any changes, unless you use system specific API calls. I don't have any experience with any of these yet. Also, OpenGL is crossplatform, and is also included with most Distros with X. There are a few different ways to use it, via Mesa or Glut. There are other sites out there that give tutorials on using it, but I don't think your looking for it to make basic UI's, OpenGL is more for 3d rendering.

Last edited by Xipher; 09-28-2004 at 06:28 PM.
Xipher is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Thinking of upgrading to linux... Yarin General Discussions 37 07-24-2009 11:40 AM
Build linux on windows baash05 Linux Programming 6 02-19-2008 10:12 PM
windows .dll vs. linux .so - global static objects pheres C++ Programming 6 08-22-2007 12:07 PM
Why can't Windows run Linux binary executables? Kleid-0 Tech Board 30 12-04-2005 11:44 PM
Linux and Windows Duel Boot The15th A Brief History of Cprogramming.com 7 04-26-2002 04:59 AM


All times are GMT -6. The time now is 09:55 PM.


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