[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

draw outside of window



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