Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!cs.utexas.edu!tut.cis.ohio-state.edu!pt.cs.cmu.edu!andrew.cmu.edu!rg20+ From: rg20+@andrew.cmu.edu (Rick Francis Golembiewski) Newsgroups: comp.sys.amiga.tech Subject: Help with some windowing code Message-ID: Date: 10 Nov 89 22:05:22 GMT Organization: Class of '92, Carnegie Mellon, Pittsburgh, PA Lines: 11 I was looking for code to do the following in C (Lattice) 1> Get the window pointer of the selected window 2> Force a refresh of the screen. 3> How to trap keyboard input? (ie I'de like to have hot keys activate my program). I also had the following questions: What happens when a window is removed from the display list? (ie by just reassigning the pointers). Any Help would be appriciated.