• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Xcode Events for External Editors
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Xcode Events for External Editors


  • Subject: Re: Xcode Events for External Editors
  • From: Scott Tooker <email@hidden>
  • Date: Fri, 2 Sep 2005 12:39:52 -0700

On Sep 1, 2005, at 11:55 PM, Gerriet M. Denkmann wrote:

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)?

We implemented support for the ODBEditor suite to use BBEdit as an external editor for Xcode:


http://www.barebones.com/support/develop/odbsuite.shtml



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."

This is a bug in the current version of Xcode (we should only be showing the files that were opened from Xcode and we should be showing all files opened in any editor from Xcode).


Scott


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

_______________________________________________ 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
References: 
 >Xcode Events for External Editors (From: "Gerriet M. Denkmann" <email@hidden>)

  • Prev by Date: Re: Destructor and exit()
  • Next by Date: can C++ object use Object C objects?
  • Previous by thread: Re: Xcode Events for External Editors
  • Next by thread: Re: Xcode Events for External Editors
  • Index(es):
    • Date
    • Thread