• 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
Strange thing when using NSProgressIndicator
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Strange thing when using NSProgressIndicator


  • Subject: Strange thing when using NSProgressIndicator
  • From: Nicky <email@hidden>
  • Date: Fri, 13 Feb 2004 12:17:49 +0100

Hi,

I encountered a strange thing when using NSProgressIndicator.

When I use the style "NSProgressIndicatorBarStyle" and i run my application the animation is not spinning.
When I change the style to "NSProgressIndicatorSpinningStyle" and I run my application the animation is spinning.

I want to use the barStyle and what I did to fix this problem was setting the bool "setUsesThreadedAnimation" to YES. My progressIndicator is now actually spinning.

Can someone tell me why I need to set this bool to "YES" for the barStyle and I don't have to set it for the spinningStyle and if this is a right solution?

Thanks !

Nicky Delclef
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: Re: NSURL - download files
  • Next by Date: Re: How to set up manual bindings
  • Previous by thread: Re: NSURL - download files
  • Next by thread: Combining Binding and Drag & Drop in TableView
  • Index(es):
    • Date
    • Thread