Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!iuvax!purdue!decwrl!shelby!portia!apte From: apte@portia.Stanford.EDU (R Apte) Newsgroups: comp.sys.next Subject: windows: bypassing the appkit Message-ID: <7108@portia.Stanford.EDU> Date: 30 Nov 89 01:17:36 GMT Sender: R Apte Reply-To: apte@portia.Stanford.EDU (R Apte) Distribution: usa Organization: Stanford University Lines: 18 ---- I want to bypass the appkit and do some very simple windowing. The following pswrap code seems to operate correctly (ie, I get a valid window number) but produces no visual effect. What am I neglecting? defineps fu() 0 0 500 500 Buffered window windowdeviceround Above 0 currentwindow orderwindow 0.5 setalpha 0.5 setgray 0 0 100 100 Copy compositerect flushgraphics endps reply via netmail to apte@opus.stanford.edu