In *MT.Dialog* I would like to react when a cell (Element) is selected
WHILE the table is in edit mode.

It appears that the DVC is never invoking the Selected method while in the
edit state ( eg. TableView.*SetEditing*( true, true ); )

The reason I want to do this is to achieve the same effect as in the iOS
Contacts app with "+ Add New Address" or "+ Add Field" (with the
Plus/Insert icon visible).

It will be confusing for the user to only hit the ( + ) icon, when the
whole cell look like a hit target.

Anyway to do this?  Thanks!

-- 
*Phil *Cockfield
_______________________________________________
MonoTouch mailing list
MonoTouch@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to