Relaunch Finder (without AppleScript)

2008-07-16 Thread Piero Avola
Hello, I need to relaunch the Finder with my App. I don't want to use any scripts therefore. How can I do this with the Cocoa framework? AV ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator commen

Re: Relaunch Finder (without AppleScript)

2008-07-16 Thread Piero Avola
Maybe I shoul explain why I don't want to use NSAppleScript. Everytime I use an initializer of the class, my app crashs! Debugger: =shlibs-removed,shlib-info=[num="100",name="EyeTV MPEG Support",kind="-",dyld-addr="0xcf7b000",reason="dyld",requested- state="E",state="E",path="/Library/QuickT

Re: Relaunch Finder (without AppleScript)

2008-07-17 Thread Piero Avola
I don't know why but NSAppleScript seems to work again... (It's not relevant if GC is on or off). Thanks for your help ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contac