Re: External Editor / ODB Suite
Re: External Editor / ODB Suite
- Subject: Re: External Editor / ODB Suite
- From: Allan Odgaard <email@hidden>
- Date: Sat, 10 Jul 2004 05:39:54 +0200
On 9. Jul 2004, at 18:00, George Warner wrote:
I am trying to setup an external editor [...] Xcode will not send
it the extra keyFileSender parameter [...]
Does the event your application receives include a keyAEPropData
parameter? [...]
[...] [event paramDescriptorForKeyword:keyAEPropData] returns nil.
Below is a hex dump of the event I get by double clicking Info.plist
[...]
You can use AEPrintDescToHandle to see what's in a descriptor:
Thanks, this outputs:
tAppleEvent="aevt\odoc{ ----:[
alis($00000000015E00020000044D61696E0000000000000000000000000000000000\3
11$) ] }".
So as said, I do *not* get the keyFileSender parameter.
Isn't there someone from the Xcode team on this list who could tell me
if they send the parameter to arbitrary programs, and if not, what has
to be done to obtain this extra parameter (i.e. full ODB Suite
support)?
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.