Many thanks and very good to know.
On Mon, Dec 14, 2009 at 3:55 PM, Henry McGilton (Boulevardier) <
appledevelo...@trilithon.com> wrote:
>
> On Dec 14, 2009, at 12:45 PM, Eric E. Dolecki wrote:
>
> I was receiving malloc double free errors when a view removed itself, so
> all
> of the releases I
On Dec 14, 2009, at 12:45 PM, Eric E. Dolecki wrote:
> I was receiving malloc double free errors when a view removed itself, so all
> of the releases I was doing in the view I commented out, the view killing
> itself after it animates from visual view:
>
> - (void) killMe:(NSString *)animationID
I was receiving malloc double free errors when a view removed itself, so all
of the releases I was doing in the view I commented out, the view killing
itself after it animates from visual view:
- (void) killMe:(NSString *)animationID finished:(NSNumber *)finished
context:(void *)context {
[self.v