mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 20:01:11 +00:00
Implemented support in NSSplitView for delegate method allowing the
delegate to constrain the divider position git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8851 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
dbbdfa3719
commit
6ca4d2c5eb
1 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
|||
Sun Jan 28 16:15:05 2001 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Headers/gnustep/gui/NSSplitView.h: Added delegate method
|
||||
splitView:constrainSplitPosition:ofSubviewAt:.
|
||||
* Source/NSSplitView.m ([-mouseDown:]): Implemented asking
|
||||
delegate for splitView:constrainSplitPosition:ofSubviewAt:.
|
||||
|
||||
2001-01-28 Jonathan Gapen <jagapen@home.com>
|
||||
|
||||
* Source/GSServicesManager.m: Standardized finding GNUstep paths
|
||||
|
|
Loading…
Reference in a new issue