Il giorno 02/gen/06, alle ore 02:21, Pontus Ilbring ha scritto:
The NSValue class is capable of wrapping a pointer inside an object.
You can sometimes get away with simply casting a pointer or integer to
id, though it may not be a good idea, but
detachNewThreadSelector:toTarget:withObject: needs real objects
because it retains them when the thread is detached and releases them
when it terminates, and only real objects respond to retain and
release messages.
but the selector is not called in any way.
I've tried retainig "value" but nothing...
Do you have any clues?
Thank you again.
--
Sanri Parov from iBook
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/email@hidden