[MonoTouch] Binding to category

2012-03-28 Thread ggbtvs
I am trying to bind the following library libIKea.a. @interface KScan : NSObject { iKEA *ikea; } It has various methods which I have been able to bind to and successfully call but there are some defined as categories @interface NSObject (KTSyncDelegate) - (void)BarcodeDataArrived:(cha

Re: [MonoTouch] Binding to category

2012-06-07 Thread Shoerob
I am experiencing this problem as well. Did you ever figure out a solution? -- View this message in context: http://monotouch.2284126.n4.nabble.com/Binding-to-category-tp4512665p4655253.html Sent from the MonoTouch mailing list archive at Nabble.com. __

Re: [MonoTouch] Binding to category

2012-08-05 Thread dalexsoto
Did you ever figure how to bind categories in monotouch?? -- View this message in context: http://monotouch.2284126.n4.nabble.com/Binding-to-category-tp4512665p4656381.html Sent from the MonoTouch mailing list archive at Nabble.com. ___ MonoTouch ma