I have a UITextView and a slide control. The text view has a long
content to read. I need textview can interact with slide control. Now
I can drag slide to move text view text to corresponding percentage by
calculating position of slide control. I want to move slide indicator
position to corresponding position by scroll text view too.
But how I can get current viewable text position? Then I can calculate
its percentage to move slide.
BTW, I can use an inherit UITextView to catch event now.

Thanks,
hufey
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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 arch...@mail-archive.com

Reply via email to