Re: can't make an NSButton small enough
Re: can't make an NSButton small enough
- Subject: Re: can't make an NSButton small enough
- From: Ben Dougall <email@hidden>
- Date: Fri, 8 Jul 2005 18:44:48 +0100
On Friday, July 8, 2005, at 06:11 pm, Lance Saleme wrote:
Try the following:
Rounded Bevel Button
No button text
Not Bordered
Icon Position Center (no label)
Frame set to 13 x 13
I tried it in IB and get a 13 x 13 clickable block. I don't have a
tiny icon to test how it looks, but it gets what you seem to desire
below. Good luck.
Hope that helps,
Lance
ah yes that did it -- thanks very much.
i had got it with [theButton setFrameSize:NSMakeSize(13,13)] but doing
it in IB is better.
great, thanks,
ben.
_______________________________________________
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