Is it possible to enable user interaction on the contentView while in edit mode?
views:
240answers:
1
+1
A:
If by interaction you mean "selection", then set the allowsSelectionDuringEditing
property to YES.
KennyTM
2010-02-15 19:07:36