Use theme tiles (if available) to draw table headers. New tile names are

GSTableHeader and GSTableCorner.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@29444 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Eric Wasylishen 2010-01-29 22:21:34 +00:00
parent cd3d1785e3
commit ffc734898c
6 changed files with 55 additions and 26 deletions

View file

@ -78,9 +78,6 @@
withFrame: cellFrame
inView: controlView
state: state];
// Draw the label
[self _drawBackgroundWithFrame: cellFrame inView: controlView];
}
- (void) drawSortIndicatorWithFrame: (NSRect)cellFrame