* GSContext.m/.h second rewrite and polish of API.

* NSView.m displayrect add flushWindow at end.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@3339 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
far 1998-11-27 12:17:37 +00:00
parent 57f27ed12d
commit 9af04949cd
4 changed files with 44 additions and 26 deletions

View file

@ -801,6 +801,8 @@ int i, count;
[subview displayRect:intersection];
}
}
[window flushWindow];
}
- (void)displayRectIgnoringOpacity:(NSRect)aRect