Failed to find selector PanGesture
Posted: Sat May 05, 2012 7:52 pm
In IPAD application I have UISCrollView to which I add several TeeCharts. When I try to scroll I get the exception:
Unhandled Exception: System.Exception: Failed to find selector PanGesture on HistogramChart
at MonoTouch.ObjCRuntime.Runtime.GetMethod (IntPtr klass, IntPtr selptr) [0x00022] in /Developer/MonoTouch/Source/monotouch/src/ObjCRuntime/Runtime.cs:149
at (wrapper native-to-managed) MonoTouch.ObjCRuntime.Runtime:GetMethod (intptr,intptr)
at (wrapper managed-to-native) MonoTouch.UIKit.UIApplication:UIApplicationMain (int,string[],intptr,intptr)
at MonoTouch.UIKit.UIApplication.Main (System.String[] args, System.String principalClassName, System.String delegateClassName) [0x00042] in /Developer/MonoTouch/Source/monotouch/src/UIKit/UIApplication.cs:29
at TransparencyAnalytics.Application.Main (System.String[] args) [0x00000] in /Users/Lesha/Projects/TransparencyAnalytics/TransparencyAnalytics/Main.cs:17
Unhandled Exception: System.Exception: Failed to find selector PanGesture on HistogramChart
at MonoTouch.ObjCRuntime.Runtime.GetMethod (IntPtr klass, IntPtr selptr) [0x00022] in /Developer/MonoTouch/Source/monotouch/src/ObjCRuntime/Runtime.cs:149
at (wrapper native-to-managed) MonoTouch.ObjCRuntime.Runtime:GetMethod (intptr,intptr)
at (wrapper managed-to-native) MonoTouch.UIKit.UIApplication:UIApplicationMain (int,string[],intptr,intptr)
at MonoTouch.UIKit.UIApplication.Main (System.String[] args, System.String principalClassName, System.String delegateClassName) [0x00042] in /Developer/MonoTouch/Source/monotouch/src/UIKit/UIApplication.cs:29
at TransparencyAnalytics.Application.Main (System.String[] args) [0x00000] in /Users/Lesha/Projects/TransparencyAnalytics/TransparencyAnalytics/Main.cs:17