2010-05-04 36 views
0

如何知道UITableView中的行是否通過拖拽移動?是否有事件需要捕捉?iPhone UITableView行拖拽移動

+1

如果你想實現的行重新排序,然後在它上面看到的文檔:http://developer.apple.com/iphone/library/documentation/UserExperience/Conceptual/TableView_iPhone/ManageReorderRow /ManageReorderRow.html。你也應該回到你的所有問題,並接受他們的答案。 – DyingCactus 2010-05-08 02:43:33

回答

0

-(void) touchesMoved: (NSSet *)touches withEvent:(UIEvent *)event