Xcode Events for External Editors
Xcode Events for External Editors
- Subject: Xcode Events for External Editors
- From: "Gerriet M. Denkmann" <email@hidden>
- Date: Fri, 2 Sep 2005 08:55:15 +0200
I have registered my app as external editor. It receives 'odoc' events
when something is double-clicked in Xcode. So far so good.
But what other events get sent to an external editor (e.g. for Xcode to
find out whether some of its documents need saving before a build)?
The documentation says: "When you build a project, Xcode lists modified
files and asks you whether you want to save them. Files in BBEdit and
Text Wrangler are listed, but files in other editors are not. You need
to save those files yourself before starting a build."
So it looks like Xcode sends some events, which BBEdit and Text
Wrangler are aware of and send back some result-events (which?).
I no one is prepared to answer this, I have another question: how can
my app know all events it gets (maybe put a symbolic breakpoint in some
undocumented method - but which?).
Kind regards,
Gerriet.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden