Cool.  Thanks Nic.



On Mon, Aug 6, 2012 at 9:50 PM, Nic Wise <[email protected]> wrote:

> I suspect it's a custom cell. I'm not 100% sure how they'd do it without
> custom-drawing everything (ie, not using a grouped tableview type), but it
> looks like a one-off :)
>
> If you have an image, you may need to EnableInteraction (or something
> similar) in order for it to receive taps. Same with UILabels.
>
>
> On Sun, Aug 5, 2012 at 9:01 PM, Phil Cockfield <[email protected]> wrote:
>
>> Hey *Nic*,
>>
>> No, what I mean is when a *Contact* is in edit mode.
>>
>> If you put a Contact into Edit mode, then scroll down to the bottom
>> you'll see (for example) the "*( + ) add field*" cell.
>>
>> Both the ( + ) icon AND the cell ("add field") is tappable.  Not so in
>> MT.Dialog.  The *selected* method is never getting called from the *DVC*.
>>
>> Any ideas?
>>
>>
>>
>>
>> On Sun, Aug 5, 2012 at 11:08 PM, Nic Wise <[email protected]> wrote:
>>
>>> I always thought the contact editing was 2 forms. You had one for
>>> display, and one for editing - rather than it being the editing mode of the
>>> same form.
>>>
>>> Could be wrong tho :)
>>>
>>>  On Sun, Aug 5, 2012 at 10:36 AM, Phil Cockfield <[email protected]>wrote:
>>>
>>>>  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
>>>> [email protected]
>>>> http://lists.ximian.com/mailman/listinfo/monotouch
>>>>
>>>>
>>>
>>>
>>> --
>>> Nic Wise
>>> t.  +44 7788 592 806 | @fastchicken | http://www.linkedin.com/in/nicwise
>>> b. http://www.fastchicken.co.nz/
>>>
>>> mobileAgent (for FreeAgent): get your accounts in your pocket.
>>> http://goo.gl/IuBU
>>> Trip Wallet: Keep track of your budget on the go: http://goo.gl/ePhKa
>>> Earnest: Self-employed? Track your business expenses and income.
>>> http://earnestapp.com
>>> Nearest Bus: find when the next bus is coming to your stop.
>>> http://goo.gl/Vcz1p
>>> London Bike App: Find the nearest Boris Bike, and get riding!
>>> http://goo.gl/Icp2
>>>
>>
>>
>>
>> --
>> *Phil *Cockfield
>>
>>
>>
>>
>
>
> --
> Nic Wise
> t.  +44 7788 592 806 | @fastchicken | http://www.linkedin.com/in/nicwise
> b. http://www.fastchicken.co.nz/
>
> mobileAgent (for FreeAgent): get your accounts in your pocket.
> http://goo.gl/IuBU
> Trip Wallet: Keep track of your budget on the go: http://goo.gl/ePhKa
> Earnest: Self-employed? Track your business expenses and income.
> http://earnestapp.com
> Nearest Bus: find when the next bus is coming to your stop.
> http://goo.gl/Vcz1p
> London Bike App: Find the nearest Boris Bike, and get riding!
> http://goo.gl/Icp2
>



-- 
*Phil *Cockfield
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to