[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
draw outside of window
- To: info-macl@cambridge.apple.com
- Subject: draw outside of window
- From: Repenning Alexander <ralex@tigger.cs.colorado.edu>
- Date: Tue, 31 Mar 92 22:54:41 MST
In MACL 1.3.2 I was able to draw to the screen by using
(focus-view nil)
I realize this is a hack. Don't ask me why I have to do this. In MCL
2.0b1p3 this no longer works. Is there a simple way to treat the
entire screen as a graphPort (maybe create a hidden window and change
its visibility rectangle to screen size)?
Alex