Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!clyde!rutgers!ames!oliveb!pyramid!amiga!dale From: dale@amiga.UUCP Newsgroups: comp.sys.amiga Subject: SMART_REFRESH and NOCAREREFRESH Message-ID: <1649@amiga.amiga.UUCP> Date: Fri, 8-May-87 19:38:35 EDT Article-I.D.: amiga.1649 Posted: Fri May 8 19:38:35 1987 Date-Received: Sun, 10-May-87 06:39:08 EDT Reply-To: dale@amiga.UUCP (Dale Luck) Organization: Commodore-Amiga Inc., 16795 Lark Ave. Suite 106, Los Gatos CA 95030 Lines: 11 Setting the NOCAREREFRESH flag in SMARTWINDOWS is not always the correct thing to do.If the window is sized larger to expose unsaved bits, the application needs to know that it needs to take some kind of action to correct this. If NOCAREREFRESH is set you don't get the REFRESH event. For example pm uses the refresh event to redraw the display with a different scale factor, set by the NEWSIZE event when the window changes size. Dale Luck