Path: utzoo!utgpu!watserv1!ria!lri.uwo.ca From: jd@lri.uwo.ca (J. Davis) Newsgroups: comp.sys.sgi Subject: NeWS interface help needed Message-ID: <9006012133.AA16991@lri.uwo.ca> Date: 1 Jun 90 21:33:06 GMT Sender: LRuucp@ria.ccs.uwo.ca Lines: 11 To: comp.sys.sgi@ria.ccs.uwo.ca I am interested in writing an application program having a Sunview-like user interface (buttons, sliders, etc.). I found the itemdemo postscript file which has all kinds of slick stuff, but my problem is interfacing with my main C program. So far, the documentation found in the 4Sight programmer's guide has proven too sketchy to be of much use to me. What I need is a pair of simple programs (.cps, .c) which will show how to use PostScript to set up a window with, say, a button, and pass the button value back to the calling C routine. Thanks for any help.