Re: NSButtonCell never asked to draw its whole rect -- clips at width 54.0
Re: NSButtonCell never asked to draw its whole rect -- clips at width 54.0
- Subject: Re: NSButtonCell never asked to draw its whole rect -- clips at width 54.0
- From: Erik Buck <email@hidden>
- Date: Mon, 8 Jun 2009 20:20:06 -0400
Set the frame of the NSMatrix.
Use -sizeToFit.
- or- create and size the matrix the way you want it in IB; save it as
a stand alone view; load it; add it as a subview, and add/remove cells
to suit your needs.
_______________________________________________
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