Re: When is editWithFrame:... used?
Christiaan Hofman <[email protected]> Thu, 8 Dec 2011 17:14:01 +0100
| Newsgroups | gmane.comp.macosx.devel |
|---|---|
| Message-ID | <[email protected]> |
On Dec 8, 2011, at 16:57, Matt Neuburg wrote: >>=20 >> And I can confirm this with DragNDropOutlineView. >>=20 >> And there's a difference between "show in use" and "subclass it". The = sample code only does the latter, that does not mean that it is in use, = and it is never called anywhere in the sample code.=20 >=20 > Sorry about that. I am pretty sure, based on my notes, that I *did* = test this at one time years ago and that it *was* called at that time, = but it is perfectly possible that I'm just mistaken. m. >=20 > -- > matt neuburg, phd =3D [email protected], http://www.apeth.net/matt/ > pantes anthropoi tou eidenai oregontai phusei > Among the 2007 MacTech Top 25, http://tinyurl.com/2rh4pf > Programming iOS 4! http://www.apeth.net/matt/default.html#iosbook > RubyFrontier! http://www.apeth.com/RubyFrontierDocs/default.html > TidBITS, Mac news and reviews since 1990, http://www.tidbits.com I would not be surprised if it behaves differently in different OS = versions. Given that the meaning and actual use of these 2 methods is = rather vague, unpredictable, and inconsistent (like much of NSCell), as = discussed in a previous mail. Christiaan