mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-22 13:10:59 +00:00
Minor fix to drawing in NSControl
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@4168 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
5d64c2b950
commit
b16b6aa2b6
1 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
Thu Apr 29 13:10:00 1999 Richard Frith-Macdonald <richard@brainstorm.co.uk>
|
||||
|
||||
* Source/NSControl.m: ([-drawRect:]) implemented to call ([-drawCell:])
|
||||
This (undocumented) behavior seems to be what OPENSTEP does.
|
||||
|
||||
Thu Apr 29 12:40:00 1999 Richard Frith-Macdonald <richard@brainstorm.co.uk>
|
||||
|
||||
Patches by Tim Bissell
|
||||
|
|
Loading…
Reference in a new issue