I have a custom RadioElement where I override the GetCell function. In
GetCell I add a UIImageVIew with a Touch delegate. In the touch delegate I
am trying to push a new view in the DialogViewController. When I do I get
the following error: Objective-C exception thrown.  Name:
NSInvalidArgumentException Reason: -[UITouchesEvent BridgeSelector]:
unrecognized selector sent to instance 0xfcf54a0.

I want the new view to be opened in the same view controller I'm currently
in so that the back button is created. Can anyone give me some help getting
pointed in the right direction? Thanks in advance.

-- 
Justin Hansen
http://www.klickwerx.com
Need some technology help? - http://www.betterfly.com/LearnTheWeb
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to