Re: How to get container when overriding NSCreateCommand
Re: How to get container when overriding NSCreateCommand
- Subject: Re: How to get container when overriding NSCreateCommand
- From: Bill Cheeseman <email@hidden>
- Date: Thu, 14 Jul 2005 09:49:34 -0400
on 2005-07-13 11:15 PM, Dustin Voss at email@hidden wrote:
> [NSScriptObjectSpecifier
> _objectSpecifierFromDescriptor: subjDesc
> inCommandConstructionContext: nil];
Is this a private class method on NSScriptObjectSpecifier? I can't find it
in the headers or anywhere else.
I had gotten as far as obtaining the subject descriptor, but I would like to
use an "official" means to turn that into an object specifier or object.
Your technique works (and thanks!), but I try to avoid private Cocoa
methods. I suppose I'll be able to do it with Carbon functions, but I
haven't looked into that yet.
--
Bill Cheeseman - email@hidden
Quechee Software, Quechee, Vermont, USA
http://www.quecheesoftware.com
PreFab Software - http://www.prefab.com/scripting.html
The AppleScript Sourcebook - http://www.AppleScriptSourcebook.com
Vermont Recipes - http://www.stepwise.com/Articles/VermontRecipes
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden