mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 02:00:37 +00:00
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:
parent
cd3d1785e3
commit
ffc734898c
6 changed files with 55 additions and 26 deletions
|
@ -78,9 +78,6 @@
|
|||
withFrame: cellFrame
|
||||
inView: controlView
|
||||
state: state];
|
||||
|
||||
// Draw the label
|
||||
[self _drawBackgroundWithFrame: cellFrame inView: controlView];
|
||||
}
|
||||
|
||||
- (void) drawSortIndicatorWithFrame: (NSRect)cellFrame
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue