Hi Nic, Nice to be here. Hey! how could you tell where I am?

Anyway, I looked at your code.  I got that far from the xamarin touches 
example.  I'm using Monotouch.Dialog so I've effectively got a UITableView. Is 
there a tidy way to get which element/row/cell has been gestured and do some 
animation on it?



On 23/02/2012 4:41 p.m., Nic Wise wrote:
I've been doing exactly this recently

https://gist.github.com/1889882

Basically, assign a gesture to the TableView, and handle it when it happens :)

(nice to see a Kiwi on here :)



On Thu, Feb 23, 2012 at 16:27, Felix Collins<[email protected]>  wrote:
Can someone point me to an example of using gestures with monotouch.dialog?
  I was hoping for a bunch of events on the elements but I guess that would
create too much overhead.  I've had a look in the TweetStation code but that
was not much help.

Cheers,
Felix
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch


_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to