nsnotifications Questions
1
Solved
Is there any way to ensure that a class posts a particular NSNotification?
(I have a set of classes, and I would like to enforce at compile-time (if possible) that the class posts a required NSNot...
Corned asked 30/6, 2009 at 7:17
2
Solved
I am interested in knowing whether I can expect the observing object's method to be pushed onto the stack before the posting object's method has been completed and removed.
Caricaria asked 17/6, 2009 at 0:47
2
Solved
I am in the middle of solving a problem which requires me to do the following in my 64-bit Cocoa application:
Spawn a 32-bit Cocoa helper tool (command line tool) from within my application. This...
Wheelhorse asked 2/2, 2009 at 17:47
© 2022 - 2024 — McMap. All rights reserved.