Other [Library] Events of UIResponder

JanPRO

Well-Known Member
Licensed User
Longtime User
Hi,

currently I am wrapping an iOS object, which inherits from UIResponder. My proplem is, that the touch events of the UIResponder weren't called, but I don't know why. Can somebody explain how to achieve that the events are fired (I think i have just implemented it wrong) or give an example?

Jan
 
Top