Operating System - HP-UX
1833758 Members
2628 Online
110063 Solutions
New Discussion

Re: Windowing Software on HP-UX 11i

 
abhay kumar_2
Occasional Contributor

Windowing Software on HP-UX 11i

Is there any kind of "Character-based" windowing software available on HP-UX ?

i want to develop a simple character-based user interface with menu-options.

thanks
abhay
2 REPLIES 2
A. Clay Stephenson
Acclaimed Contributor

Re: Windowing Software on HP-UX 11i

That kind of stuff was done for decades on UNIX using the "curses" package. Man curses for details. Probably the easist method unless you want to code in C is to use one of the Perl Curses modules. That makes it very easy.

http://search.cpan.org/~marcus/Curses-UI-0.95/lib/Curses/UI.pm
If it ain't broke, I can fix that.
TwoProc
Honored Contributor

Re: Windowing Software on HP-UX 11i

Check out this development library built on top of curses

http://hpux.cs.utah.edu/hppd/hpux/Development/Libraries/cdk-4.9.11/
We are the people our parents warned us about --Jimmy Buffett