• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: NSProgressIndicator not accepting updates
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSProgressIndicator not accepting updates


  • Subject: Re: NSProgressIndicator not accepting updates
  • From: Robert Martin <email@hidden>
  • Date: Thu, 22 Jan 2009 11:48:31 +0100

If I remember correctly, %d requires an integer

On Jan 22, 2009, at 11:31 AM, Aaron Wallis wrote:

		double tD = 0.5;
		[progressBar setDoubleValue:tD];
		NSLog(@"%d", [progressBar doubleValue]);
_______________________________________________

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


References: 
 >NSProgressIndicator not accepting updates (From: Aaron Wallis <email@hidden>)

  • Prev by Date: NSProgressIndicator not accepting updates
  • Next by Date: Re: Bug with QTCaptureLayer..........?
  • Previous by thread: NSProgressIndicator not accepting updates
  • Next by thread: Re: NSProgressIndicator not accepting updates
  • Index(es):
    • Date
    • Thread