Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!ucsd!ogicse!milton!lshupe From: lshupe@milton.u.washington.edu (Larry Shupe) Newsgroups: comp.sys.mac.programmer Subject: Forcing screen updates from a background application Message-ID: <7112@milton.u.washington.edu> Date: 5 Sep 90 20:06:21 GMT Distribution: comp.sys.mac.programmer Organization: University of Washington, Seattle Lines: 10 Many thanks to those who responded to my initial question on forcing screen updates. PaintBehind() and creating/disposing a window both work for foreground applications, but how does one force a screen update from a background application? It might be possible to post an event to force my application into the foreground -- I'll have to try that. Any other ideas out there? Larry Shupe lshupe@milton.u.washington.edu