Re: Hide/Show Views
Re: Hide/Show Views
- Subject: Re: Hide/Show Views
- From: Ali Ozer <email@hidden>
- Date: Thu, 3 May 2001 00:42:20 -0700
There is no hide/show subview... You can remove/add subviews, or use an
NSTabView (without tabs) ti switch between sets of views (while keeping
them in the view hierarchy, which has some advantages).
Ali
On Thursday, May 3, 2001, at 12:02 AM, email@hidden wrote:
OK, a simple one: How do I hide/show a subview? There must be something
simpler than mucking around with replaceSubview:with:, right?
Arno.
_______________________________________________
cocoa-dev mailing list
email@hidden
http://www.lists.apple.com/mailman/listinfo/cocoa-dev