Re: Programmatically creating a small check box
Re: Programmatically creating a small check box
- Subject: Re: Programmatically creating a small check box
- From: Frederik Slijkerman <email@hidden>
- Date: Mon, 28 Dec 2009 14:55:07 -0300
Thanks, but that doesn't work for me. However I've now created a small
test program where changing the control size works correctly, so I think
I can narrow it down to see what causes the problem.
Best regards,
Frederik Slijkerman
Kyle Sluder wrote:
On Sun, Dec 27, 2009 at 12:45 PM, Frederik Slijkerman
<email@hidden> wrote:
What am I missing?
You need to set the actual size of the view. The control size is used
by the cell to determine how to draw itself. You can use -sizeToFit
for this.
--Kyle Sluder
.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden