FROM : Roland Silver
DATE : Thu Aug 31 20:56:13 2006
NSApplication has a method
- (void)terminate:(id)sender
Is the argument required? Can I do this?:
[NSApp terminate:NULL];
DATE : Thu Aug 31 20:56:13 2006
NSApplication has a method
- (void)terminate:(id)sender
Is the argument required? Can I do this?:
[NSApp terminate:NULL];
| Related mails | Author | Date |
|---|---|---|
| Roland Silver | Aug 31, 20:56 | |
| Shawn Erickson | Aug 31, 20:59 | |
| Mike Abdullah | Sep 1, 01:04 |






Cocoa mail archive

