Re: Small NSButton
Re: Small NSButton
- Subject: Re: Small NSButton
- From: Chris Ridd <email@hidden>
- Date: Mon, 10 Jun 2002 14:30:18 +0100
On 10/6/02 3:03 pm, Cristian Savu <email@hidden> wrote:
>
Hello list !
>
I'm sure this is a stupid question but I cannot find the answer by
>
myself :
>
"How can I programmatically create small controls (NSButtons,
>
NSPopUpButtons, ...) ?"
>
I know how to create them, but I cannot figure out how to make them
>
small.
Look at NSCell's setControlSize and controlSize methods.
Cheers,
Chris
_______________________________________________
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.