ios - Adding a UIGesture to a button -


i created number of buttons in ib , linked them actions successfully. have action occur if button pinched. there basic have missed don't seem able figure out how add uipinchgesturerecognizer button.

i dont u can add uipinchgesturerecognizer button add view right. think uibutton actions available "touchupinside" defined in ib.


Comments

Popular posts from this blog

delphi - TJvHidDeviceController "DevicePath" always showing "\" -

web applications - Making Python scripts work on MAMP -

cocoa - Converting NSString to keyCode+modifiers for AXUIElementPostKeyboardEvent -