Well, ran into another wall.  I have a webview in a table cell and the scroll
up and down works correctly.  However I need left and right scroll to
actually scroll the web view (again, think email app.  IF you drag over the
>From or To, the webview still scrolls left to right).  So I though if I
capture the scrolled event from the tableview and pass that to the webview I
would be good.  Unfortunatley the scrolled event only passes up and down
scroll and ignores left and right.  And I dont see a "Dragged" event on the
table view.  Even then I need to know if its left to right.  Any other
thoughts?

Thanks,
Ray

--
View this message in context: 
http://monotouch.2284126.n4.nabble.com/Imitating-the-iPhone-Email-View-tp3703807p3704733.html
Sent from the MonoTouch mailing list archive at Nabble.com.
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to