[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
moving windows onto the screen
- To: info-mcl@ministry.cambridge.apple.com
- Subject: moving windows onto the screen
- From: haines@math.psu.edu (Matthew A Haines)
- Date: Tue, 3 Aug 1993 13:48:10 GMT
- Newsgroups: comp.lang.lisp.mcl
- Organization: Dept. of Mathematics, Penn State University
- Reply-to: haines@math.psu.edu
- Sender: news@cse.psu.edu (Usenet)
I have an application that was prototyped in lisp, and I think it has some windows
that I can't see because they are being created too low or too far to the right for
them to even show up on my 12" monitor. The listener window is still there, and
the compiler still works. Is there some kind of a form that I can type and evaluate
that will move every window onto the screen (ie move windows at say 800,200 to
smaller coordinates)?