Apple seems to have made it impossible for an app to control the system volume. The user can use the physical buttons, and an app can contain an MPVolumeView which lets the user control the volume, but there is no programmed access to that setting.
I want a volume control that looks and behaves differently from MPVolumeView. I think I know how to adapt it to do what I need except this -- when I touch the control I want it to go to that setting. In other words, I don't want to have to find the slider button first and then move it, just jump to the spot I have touched. Anyone have a suggestion? thanks, David _______________________________________________ Cocoa-dev mailing list ([email protected]) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
