Making a GUI in Unix?

Please support our C++ advertiser: Intel Parallel Studio Home
Reply

Join Date: Feb 2008
Posts: 13
Reputation: DJPlayer is an unknown quantity at this point 
Solved Threads: 0
DJPlayer DJPlayer is offline Offline
Newbie Poster

Making a GUI in Unix?

 
0
  #1
Dec 10th, 2008
I just need a direction to go with this.. a simple program that assists with unix and/or windows GUI creation.

I have fairly simple program using classes, virtual functions and inheritance. The functions are all implemented by a switch w/ 6 options that call one of the functions.

Now what I would like to do is create a GUI for this. A simple GUI. Imagine a calculator with the top screen acting as the cout area of what would be displayed. Then 6 buttons that reference the functions via switch.

anyone know of a program to easily do this? The program would be best if unix/windows compatible.. but unix compatible is #1 priority
Reply With Quote Quick reply to this message  
Join Date: Apr 2005
Posts: 16,251
Reputation: jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all 
Solved Threads: 540
Moderator
Featured Poster
jbennet's Avatar
jbennet jbennet is offline Offline
Moderator

Re: Making a GUI in Unix?

 
0
  #2
Dec 10th, 2008
There is no single windowing toolkit. Something like GTK may be a good idea as its supported on linux and windows
If i am helpful, please give me reputation points.
Reply With Quote Quick reply to this message  
Join Date: Feb 2008
Posts: 13
Reputation: DJPlayer is an unknown quantity at this point 
Solved Threads: 0
DJPlayer DJPlayer is offline Offline
Newbie Poster

Re: Making a GUI in Unix?

 
0
  #3
Dec 10th, 2008
my prof through this in as a last minute day twist for extra credit. Alot. Now I do all my programming in ubuntu or windows. It is preferred to do it in the school sun lab. but.. I obviously don't have privileges to install anything.. Everything must compile on a sun workstation

could the libraries or installation options pose any possible problems? I don't think anyone is expected to successful do this in 1 day.. but I'll give it a shot.
Reply With Quote Quick reply to this message  
Join Date: Nov 2008
Posts: 32
Reputation: Ahmed_I is an unknown quantity at this point 
Solved Threads: 1
Ahmed_I Ahmed_I is offline Offline
Light Poster

Re: Making a GUI in Unix?

 
0
  #4
Dec 10th, 2008
if there is an active internet connection u can use ubuntu live cd and download the GTK+ Libraries and begin programming with GTK+.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



Tag cloud for C++
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC