libs-gui/Headers
Gregory John Casamento 05bec8c892 * Headers/Additions/GNUstepGUI/GSNibLoading.h: Added new method
nibInstantiateWithCoder: to do the initialization normally done
        in NSView when not in IB/Gorm.
        * Source/GSNibLoading.m: Added implementation of new method and
        also re-wrote part of NSCustomView.
        * Source/NSView.m: Added an NSAssert to assure that no subview
        ever decoded is an NSCustomView.
---
Moved decoding of custom view attributes here so that it can cleanly initialize everything to ensure that the view works properly.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@27281 72102866-910b-0410-8b05-ffd578937521
2008-12-12 07:03:48 +00:00
..
Additions/GNUstepGUI * Headers/Additions/GNUstepGUI/GSNibLoading.h: Added new method 2008-12-12 07:03:48 +00:00
AppKit Clean up for NSTextFieldCell and resulting changes to sub classes. 2008-12-08 16:28:13 +00:00
Cocoa Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00