Best way to implement NSProgressIndicator
Best way to implement NSProgressIndicator
- Subject: Best way to implement NSProgressIndicator
- From: Chad Armstrong <email@hidden>
- Date: Sun, 28 Sep 2003 22:05:34 -0500
Sorry if this topic is a repeat, but I searched through the archives
and didn't come up with much that was useful.
I am using a NSProgressIndicator, and I want my app to be able to run
under both 10.2 and 10.1. However, the application crashes under 10.1,
and I suspect this is due to the NSProgressIndicator, and some of the
calls I've made with it.
Is there a good way to check between 10.2 and 10.1, and be able to
restrict the 10.2-only functionality to Jaguar, but to be able to let
10.1 continue to run properly? I have IB set to Pre 10.2
compatability, also.
Chad Armstrong
email@hidden
_______________________________________________
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.