mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-06-02 18:21:14 +00:00
Add -_didInvalidateLayout method that is called whenever any layout information has been invalidated. Use it in NSLayoutManager to resize text views.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@15916 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
f5851fc4f4
commit
875eaf81db
1 changed files with 3 additions and 2 deletions
|
@ -2,8 +2,9 @@
|
|||
|
||||
* Headers/gnustep/gui/GSLayoutManager_internal.h,
|
||||
Source/GSLayoutManager.m, Source/NSLayoutManager.m: Add
|
||||
-_didInvalidateLayout method that is called whenever layout has
|
||||
been invalidated. Use it in NSLayoutManager to resize text views.
|
||||
-_didInvalidateLayout method that is called whenever any layout
|
||||
information has been invalidated. Use it in NSLayoutManager to
|
||||
resize text views.
|
||||
|
||||
2003-02-09 15:23 Alexander Malmberg <alexander@malmberg.org>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue