
I was nosing around the code and I noticed something about an apple events handler. Wondering if this be applied to some of my development. Could you elaborate on its current use and potential application? Matthew Dougherty National Center for Macromolecular Imaging Baylor College of Medicine

Hi Matt, The Apple event code in Chimera I believe handles when a user drags a file onto Chimera. That is received as an Apple event and Chimera opens the file in response. Don't know what other Apple events might be interesting to handle. Tom On Dec 6, 2013, at 11:34 AM, "Dougherty, Matthew T" wrote:
I was nosing around the code and I noticed something about an apple events handler.
Wondering if this be applied to some of my development.
Could you elaborate on its current use and potential application?
Matthew Dougherty National Center for Macromolecular Imaging Baylor College of Medicine _______________________________________________ Chimera-dev mailing list Chimera-dev@cgl.ucsf.edu http://plato.cgl.ucsf.edu/mailman/listinfo/chimera-dev

Here is the Chimera apple event code share/chimera/appleevents.py http://plato.cgl.ucsf.edu/trac/chimera/browser/trunk/libs/chimera/appleevent... Tom On Dec 9, 2013, at 2:41 PM, Tom Goddard <goddard@sonic.net> wrote:
Hi Matt,
The Apple event code in Chimera I believe handles when a user drags a file onto Chimera. That is received as an Apple event and Chimera opens the file in response. Don't know what other Apple events might be interesting to handle.
Tom
On Dec 6, 2013, at 11:34 AM, "Dougherty, Matthew T" wrote:
I was nosing around the code and I noticed something about an apple events handler.
Wondering if this be applied to some of my development.
Could you elaborate on its current use and potential application?
Matthew Dougherty National Center for Macromolecular Imaging Baylor College of Medicine _______________________________________________ Chimera-dev mailing list Chimera-dev@cgl.ucsf.edu http://plato.cgl.ucsf.edu/mailman/listinfo/chimera-dev
participants (2)
-
Dougherty, Matthew T
-
Tom Goddard