Re: NSProgressIndicator drawing
Re: NSProgressIndicator drawing
- Subject: Re: NSProgressIndicator drawing
- From: j o a r <email@hidden>
- Date: Thu, 23 Nov 2006 21:41:56 +0100
On 23 nov 2006, at 21.19, Adam Johnson wrote:
progressIndicator = [[NSProgressIndicator alloc]
initWithFrame:NSMakeRect([self bounds].size.width/4,[self
bounds].size.height/2-9,[self bounds].size.width/2,18)];
Could you try to run NSIntegralRect() on the NSRect before you pass
it to the progress indicator?
j o a r
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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