It would be a nice feature to have. At the moment you can emulate that
in Gorm by creating a window, putting all your views into that and then
programmatically take them out (and destroy the window) in -awakeFromNib.
--
Saso
Wolfgang Lux wrote:
Apple's Interface Builder allows you to create standalone views,
which is quite convenient for creating views that are supposed to
be inserted into another window (e.g., the individual panes of an
application's preferences window). Apparently, the obvious ways
to do that in Gorm (dragging a custom view out of the palette and
attempting to instantiate an NSView from the class browser) do
not work. Am I missing a non-obvious way to create standalone
views in Gorm or is this not supported? If the latter, are there
any plans to implement this feature?
Wolfgang
_______________________________________________
Discuss-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnustep
_______________________________________________
Discuss-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnustep