libs-gui/Headers
Matt Rice 8b3d930318 2004-09-13 Matt Rice <ratmice@yahoo.com>
* NSScrollView.h: Declare new ivar _cornerView and private method
        -_synchronizeCornerAndHeaderView
        * NSScrollView.m (tile): Call _synchronizeCornerAndHeaderView method
        from here. Replace local cornerView variable with _cornerView.
        (-setDocumentView:): Remove code to set the corner and header views.
        (-_synchronizeCornerAndHeaderView): Implement new method.
        * NSTableView.m (-setHeaderView:, -setCornerView:): call tile on the
        scroll view we're in. Remove comments and warnings for cases which are
        now implemented.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@20049 72102866-910b-0410-8b05-ffd578937521
2004-09-13 19:57:44 +00:00
..
Additions/GNUstepGUI Deactivated the toolbar delegate synchronisation and other toolbar modifications 2004-09-05 17:56:11 +00:00
AppKit 2004-09-13 Matt Rice <ratmice@yahoo.com> 2004-09-13 19:57:44 +00:00
Cocoa Added missing Cocoa methods and a Cocoa header file. 2004-05-08 13:40:40 +00:00