home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / mac / programm / 18225 < prev    next >
Encoding:
Internet Message Format  |  1992-11-10  |  765 b 

  1. Path: sparky!uunet!mcsun!sunic!isgate!krafla!rson
  2. From: rson@rhi.hi.is (Mimir Reynisson)
  3. Newsgroups: comp.sys.mac.programmer
  4. Subject: Re: Super-Floating Windows
  5. Message-ID: <5589@krafla.rhi.hi.is>
  6. Date: 10 Nov 92 16:05:27 GMT
  7. References: <1992Nov4.233141.20362@netcom.com> <5570@krafla.rhi.hi.is> <74077@apple.Apple.COM> <BxD0Lu.Bzw@world.std.com> <REEKES-091192130333@90.10.20.67>
  8. Sender: usenet@rhi.hi.is
  9. Lines: 5
  10. Nntp-Posting-Host: hengill.rhi.hi.is
  11.  
  12. You can do a UnionRgn and then call PaintBehind() to force the window
  13. manager to update its windows and redraw the desktop. Actually the
  14. window Manager ignores the grayrgn. You can see it if you
  15. punch a whole in your grayrgn and then go and select a menu.
  16. It draws right over your window, silly menu manager :)
  17.