[Mono-bugs] [Bug 574233] Selected / SetSelected is not handled properly for UITableviewCell

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Feb 19 16:41:22 EST 2010


http://bugzilla.novell.com/show_bug.cgi?id=574233

http://bugzilla.novell.com/show_bug.cgi?id=574233#c1


Miguel de Icaza <miguel at novell.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |miguel at novell.com
         Resolution|                            |INVALID

--- Comment #1 from Miguel de Icaza <miguel at novell.com> 2010-02-19 21:41:21 UTC ---
This is the same case as discussed on the other bug (570965):

If you want to track changes to the properties, you need to override also the
SetEditing mode.

Whether SetSelected calls the Selected property, or the Selected property calls
SetSelected, or either one of them ends up directly manipulating the internals
of an object is an implementation specific issue at the Objective-C level.

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the mono-bugs mailing list