NSProgressIndicator on StatusBar working on 10.6 but not 10.5
NSProgressIndicator on StatusBar working on 10.6 but not 10.5
- Subject: NSProgressIndicator on StatusBar working on 10.6 but not 10.5
- From: Gustavo Pizano <email@hidden>
- Date: Thu, 10 Jun 2010 14:23:16 +0200
Hello all.. I have a StatusItem on the StatusBar, and when the app its doing something Im placing a NSProgressIndicator SpinnerStyle as the view of the StatusItem.
On 10.6 it shows normal, but on 10.5 when I replace the image of the StatusItem for the progress indicator view, then I see a white square where it should be the progress indicator, and I see how something tries to move, but then i see the white square again with some bottom part of the spinner indicator.
Any ideas what wrong on 10.5?
Other thing I realize was that on 10.6 after the spinner indicator stops I place back the image, and the menu that the StatusItem has assigned still is there.. but on 10.5 it\s not working anymore, so I had to put the menu again once the spinner indicator finish and its removed from the StausItem.
Thx
Gustavo
_______________________________________________
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