From: Mickael B. <mba...@gm...> - 2012-06-25 20:55:31
|
Hi, Thanks for your help, it's really appreciated :) I'll try that as soon as possible, but it looks like what I'm looking for. I didn't think about ObjC informal protocols before, it's probably the best solution. I'll take you up to date if anything works. Thank you so much. Mikael 2012/6/25 Spoorthi D'Silva <spo...@ma...> > 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 > > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > xmlvm-users mailing list > xml...@li... > https://lists.sourceforge.net/lists/listinfo/xmlvm-users > > |