Re: Visiblity
Re: Visiblity
- Subject: Re: Visiblity
- From: Aaron Tuller <email@hidden>
- Date: Thu, 7 Jul 2005 13:37:22 -0700
if 10.3+
http://developer.apple.com/documentation/Cocoa/Reference/ApplicationKit/ObjC_classic/Classes/NSView.html#//apple_ref/doc/uid/20000014-BBCBFICD
otherwise take a look at:
http://snoize.com/Code/DisclosableView.tar.gz
-aaron
At 9:28 PM +0100 7/7/05, Theodore H. Smith wrote:
How do you make a control invisible in Cocoa? Is it not actually
possible? Or do I just set it's origin off the side of the window,
and disable it?
--
http://elfdata.com/plugin/ Industrial strength string processing, made easy.
"All things are logical. Putting free-will in the slot for premises in
a logical system, makes all of life both understandable, and free."
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >Visiblity (From: "Theodore H. Smith" <email@hidden>) |