Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

GUI.. running under AIX.. is there such thing?

Status
Not open for further replies.

neilkayz

Programmer
Oct 15, 2002
4
PH
Please help.. we have a project that needs GUI applications,
can you help us find good GUI applications running under AIX..?...i heared about motif.. but dont know if this is good..
 
hi,

X11, + motif are standard in AIX and all commercial
graphic applications uses them.
(Special graphic appl. as CAD reqiures other library,
such OpenGL or PEX+PHIGS, but added at the X11 + motif ).

Have you to write code (C language), or for you
is enough to write script (ksh) using grapic elements ?


bye
 
Thank you..maybe were going to write code in C rather than script..could you help us find site wherein we could have better understanding using motif or x11..

what do we need in order to use motif or x11? what libraries are we going to use?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top