mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-22 13:10:59 +00:00
Rewritten drawing in NSFormCell to support editing.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5188 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
3dd2dd4fa7
commit
75bcceca6f
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
|||
Mon Nov 15 1999 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Headers/AppKit/NSFormCell.h: Prefixed ivars with underscore;
|
||||
added ivar _autoTitleWidth.
|
||||
* Source/NSFormCell.m: Revised/rewritten most code. Rethinked
|
||||
drawing code to be fully compliant with OS spec and to support
|
||||
editing. Also, minor optimization: cache titleWidth.
|
||||
|
||||
Sun Nov 14 1999 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
Modified code so that text is highlighted only when moving between
|
||||
|
|
Loading…
Reference in a new issue