On Mon, Mar 16, 2009 at 9:17 AM, Ashish Tiwari <ashish_tiw...@persistent.co.in> wrote: > The behavior I want is that when user scrolls the shared ScrollView all 3 > textviews should scroll simultaneously.
Ah, is this kind of like a 3-way diff? I had originally envisioned something like a three-column document layout, almost like a newspaper. If it better models your user's mental model, that's all well and good to have three separate text views. They definitely can't belong to the same scroll view, however. You'll have to use separate scroll views and synchronize them. --Kyle Sluder _______________________________________________ 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