| Sign In/My Account | View Cart |
| Article: |
Adding Spit and Polish to Your Cocoa App | |
| Subject: | OT: help with dealloc | |
| Date: | 2002-06-25 14:23:11 | |
| From: | blukens | |
| I'm still working my way through the older articles here, but I didn't figure anyone would bother to check them for new messages. I'm playing with the AddressBook app, but it doesn't seem to be executing my dealloc instructions when the app quits. I tried downloading mike's version, and dropped an NSLog in dealloc, but I get nothing from that either. So, how does one specify commands to be executed when an app quits? | ||
Showing messages 1 through 1 of 1.
OT: help with dealloc
BTW, as far as I'm concerned, if anyone is reading through previous columns, and has a question, the most recent talk back is a perfectly good place for those questions. This applies to any general Cocoa programming questions you may have too.
Mike