[Mono-bugs] [Bug 570965] UITableViewController.Editing property is not properly used

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Feb 19 16:40:07 EST 2010


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

http://bugzilla.novell.com/show_bug.cgi?id=570965#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:40:07 UTC ---
If you want to track changes to the properties, you need to override also the
SetEditing mode.

Whether SetEditing calls the Editing property, or the Editing property calls
SetEditing, 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 QA contact for the bug.


More information about the mono-bugs mailing list