mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 14:30:38 +00:00
Additional NSScroller implementation.
Fix locking/unlocking of focus for view hierarchy. Numerous bug fixes. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2255 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
0a72d4bd4d
commit
bf12b45df0
8 changed files with 219 additions and 70 deletions
|
@ -80,6 +80,7 @@
|
|||
background_color = [NSColor whiteColor];
|
||||
text_color = [NSColor blackColor];
|
||||
cell_font = [NSFont systemFontOfSize:12];
|
||||
draw_background = YES;
|
||||
return self;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue