What I’m trying to achieve is this :
When a UISlider is scrolled , a small helper view should fades in displaying the current slider value .When the slider is released the helper view fades out . What is the easiest way to do this ?
What I’m trying to achieve is this : When a UISlider is scrolled ,
Share
hi mate just see the code of this example and also use this class for display popupview in iphone..
http://blog.chrismiles.info/2010/12/cmpoptipview-custom-popup-view-for-ios.html
i hope this help you..
🙂
Edited:
also use different type of TransitionAnimation which you want..
🙂