Re: iOS App - crash when clearing a UITableDetailView

2012-04-03 Thread Alex Zavatone
Ahh. My head's been in Xcode for so long, I turned off my humor module, or forgot to alloc init it this morning. On Apr 3, 2012, at 10:20 AM, Kyle Sluder wrote: > On Apr 3, 2012, at 4:52 AM, Steve Bird wrote: > >> >> That's because David swiped it. > > I chuckled. :) > > But it's worth r

Re: iOS App - crash when clearing a UITableDetailView

2012-04-03 Thread Alex Zavatone
Swipe? I don't know what that means with regards to Cocoa. Is this a term or are you joking with me? (Seriously) On Apr 3, 2012, at 7:52 AM, Steve Bird wrote: > > On Apr 3, 2012, at 7:21 AM, Alex Zavatone wrote: > >> >> On Apr 3, 2012, at 6:45 AM, Marco Tabini wrote: >> >>> Hi David— >>

Re: iOS App - crash when clearing a UITableDetailView

2012-04-03 Thread Mikkel Islay
On 3 Apr 2012, at 16:20, Kyle Sluder wrote: > On Apr 3, 2012, at 4:52 AM, Steve Bird wrote: > >> >> That's because David swiped it. > > I chuckled. :) > > But it's worth remembering we have many non-fluent English speakers on this > list who may not know that "swipe" is also slang for "to s

Re: iOS App - crash when clearing a UITableDetailView

2012-04-03 Thread Kyle Sluder
On Apr 3, 2012, at 4:52 AM, Steve Bird wrote: > > That's because David swiped it. I chuckled. :) But it's worth remembering we have many non-fluent English speakers on this list who may not know that "swipe" is also slang for "to steal", and thus not realizing you were making a clever pun.

Re: iOS App - crash when clearing a UITableDetailView

2012-04-03 Thread Steve Bird
On Apr 3, 2012, at 7:21 AM, Alex Zavatone wrote: > > On Apr 3, 2012, at 6:45 AM, Marco Tabini wrote: > >> Hi David— >> >> On 2012-04-03, at 6:33 AM, David Delmonte wrote: >> >>> After changing a setting and removing a subview from a UITableDetailView, I >>> get crashes when I accidentally sw

Re: iOS App - crash when clearing a UITableDetailView

2012-04-03 Thread Alex Zavatone
On Apr 3, 2012, at 6:45 AM, Marco Tabini wrote: > Hi David— > > On 2012-04-03, at 6:33 AM, David Delmonte wrote: > >> After changing a setting and removing a subview from a UITableDetailView, I >> get crashes when I accidentally swipe the detail view. > > Can you reduce this down to a code sa

Re: iOS App - crash when clearing a UITableDetailView

2012-04-03 Thread Marco Tabini
Hi David— On 2012-04-03, at 6:33 AM, David Delmonte wrote: > After changing a setting and removing a subview from a UITableDetailView, I > get crashes when I accidentally swipe the detail view. Can you reduce this down to a code sample? There is no such thing as a UITableDetailView (I used to

iOS App - crash when clearing a UITableDetailView

2012-04-03 Thread David Delmonte
After changing a setting and removing a subview from a UITableDetailView, I get crashes when I accidentally swipe the detail view. This is the crash message: VM Regions Near 0xa7c98f9b: __LINKEDIT 8feea000-8fefd000 [ 76K] r--/rwx SM=COW /usr/lib/dyld --> Subma