Re: The best way to hide views.
Re: The best way to hide views.
- Subject: Re: The best way to hide views.
- From: Ian <email@hidden>
- Date: Sun, 23 Mar 2003 01:01:27 -0600
One thing I was suggested by someone online was to use an NSTabView
without the tabs showing. it worked really well. before I was using an
NSBox and doing some more ugly things, but NSTabView provides a pretty
nice way to do it...
Ian
On Saturday, March 22, 2003, at 08:16 PM, Koen van der Drift wrote:
At 2:08 PM -0500 3/22/03, publiclook wrote:
I know that hiding views has been discussed may times in this forum.
Why are people wanting to hide views rather than disabling them or
putting them in collapsed split views or tab views or drawers ?
I wasn't the original person who asked this question, but in my case I
had
a button that was only needed in debugging mode, so it was quicker for
me
to show/hide it programmatically.
What are the issues ?
Why is programatically hiding a view considered better than using one
of the built-in almost no code required techniques ?
Such as?
- Koen.
_______________________________________________
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.
_______________________________________________
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.