Fork me on GitHub

2012年5月8日

摘要: http://stackoverflow.com/questions/2003201/observing-pinch-multi-touch-gestures-in-a-uitableviewI am looking to implement a pinch in/out on top of a UITableView, I have looked at several methods including this one:But while I can create aUIViewTouchobject and overlay it onto my UITableView, scroll e 阅读全文
posted @ 2012-05-08 16:46 pengyingh 阅读(553) 评论(0) 推荐(0)
摘要: AUIEventobject (or, simply, an event object) represents an event in iOS. There are three general types of event: touch events, motion events, and remote-control events. Remote-control events allow a responder object to receive commands from an external accessory or headset so that it can manage ma.. 阅读全文
posted @ 2012-05-08 15:13 pengyingh 阅读(1113) 评论(0) 推荐(0)
摘要: Ever since I got the video feed working on my Packbot OCU application the reds and the blues have been swapped, giving the video feed a weird spacey look and totally cramping my style. Apparently the data is sent this way because leaving it in BGR format reduces the load for the Packbot's onboar 阅读全文
posted @ 2012-05-08 08:24 pengyingh 阅读(3791) 评论(0) 推荐(0)

导航