From: Spoorthi D'S. <spo...@ma...> - 2012-06-25 17:30:49
|
Hi Michael, If I understand your problem right, you can achieve what you intend to, by creating a category for UIViewWrapper within org_xmlvm_ios_UIView.m and add the method that you intend to. I think following the example of UIViewControllerWrapper within Advisor to inject the code for the same. Hope that helps, Spoorthi |