Skip navigation.
 
mlRe: Event loop in a secondary thread? Nibless Cocoa?
FROM : Ken Thomases
DATE : Sun May 04 21:47:54 2008

On May 4, 2008, at 4:55 AM, Jean-Daniel Dupas wrote:

> Le 4 mai 08 à 05:18, Jens Alfke a écrit :
>

>>
>> On 3 May '08, at 8:13 PM, Bruce Sherwood wrote:
>>

>>> Thanks! I'm really glad to hear that this is a known problem, and 
>>> that there are solutions, even if it is "pretty tricky stuff". Can 
>>> you or someone else point me to a sample piece of code that could 
>>> get me started?

>>
>> I'm not sure, actually. Check the last few weeks of list archives; 
>> I remember a thread whose subject was something relevant about 
>> promoting a command-line process.


The function in question is TransformProcessType().

You might also find that reading the overview of the NSApplication 
class, with its discussion of the +sharedApplication method, helpful.

Cheers,
Ken_______________________________________________

Cocoa-dev mailing list (<email_removed>)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/<email_removed>

This email sent to <email_removed>

Related mailsAuthorDate
mlEvent loop in a secondary thread? Nibless Cocoa? Bruce Sherwood May 4, 01:35
mlRe: Event loop in a secondary thread? Nibless Cocoa? John C. Randolph May 4, 03:55
mlRe: Event loop in a secondary thread? Nibless Cocoa? B.J. Buchalter May 4, 04:51
mlRe: Event loop in a secondary thread? Nibless Cocoa? Bruce Sherwood May 4, 04:52
mlRe: Event loop in a secondary thread? Nibless Cocoa? Jens Alfke May 4, 05:04
mlRe: Event loop in a secondary thread? Nibless Cocoa? Bruce Sherwood May 4, 05:13
mlRe: Event loop in a secondary thread? Nibless Cocoa? Jens Alfke May 4, 05:18
mlRe: Event loop in a secondary thread? Nibless Cocoa? Kyle Sluder May 4, 05:18
mlRe: Event loop in a secondary thread? Nibless Cocoa? Jean-Daniel Dupas May 4, 11:55
mlRe: Event loop in a secondary thread? Nibless Cocoa? Ken Thomases May 4, 21:47