Re: How to hide NSButton?
Re: How to hide NSButton?
- Subject: Re: How to hide NSButton?
- From: Jérome Foucher <email@hidden>
- Date: Tue, 27 May 2003 12:09:39 +0200
On mardi, mai 27, 2003, at 11:57 Europe/Paris, shyam wrote:
>
Hi,
>
Can anybody tell me how to hide a NSButton in Cocoa/Objective-C
>
application? I
>
have seen method to enable/disable (setEnabled) a button, but could
>
not find
>
anything to hide a button.
- (void)setTransparent:(BOOL)flag is what you're looking for
Jerome
_______________________________________________
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.