Re: Converting an NSScrollView decendant to NSView
Re: Converting an NSScrollView decendant to NSView
- Subject: Re: Converting an NSScrollView decendant to NSView
- From: James DiPalma <email@hidden>
- Date: Tue, 14 Jan 2003 01:50:37 -0800
From: Jeffrey Drake <email@hidden>
I have my app controller as a subclass of an NSScrollView. After
learning that the way I organized the program was wrong, but now want
to change it to an NSView. I do not know how to do this in Interface
Builder however. I have a lot of outlets and actions that I do not
want to have to rewrite.
IB has a menu item called "Unpack subviews" that is under its "Format"
menu.
-jim
P.S. If I remember correctly, IB used to allow alt-dragging objects to
a new location (including a new window) that enabled moving an object
while maintaining its connections. It doesn't seem to work; I either
forgot how to do this dragging operation or IB no longer does it.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.