Duplicating display UITable scrolling, etc. in two apps
Duplicating display UITable scrolling, etc. in two apps
- Subject: Duplicating display UITable scrolling, etc. in two apps
- From: "Eric E. Dolecki" <email@hidden>
- Date: Wed, 02 Jan 2013 11:08:03 -0500
I have been asked to provide the following functionality between two iOS
applications:
App A: UITableView displayed, an interact with it normally.
App B: Display a UITableView with the same information in it, and match the
scrolling, selection, etc. in App A.
I have the two apps rigged up using GameKit and that is working fine. Is
there a way to somehow get these things to jive? This would include
flicking, rubber-banding, etc. which is where I am getting confused on how
to match the visual behavior. It can be delayed a bit, but looking to match
the visuals of the two tables.
Thanks,
Eric
_______________________________________________
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