[Pythonmac-SIG] package structure for OSA interfaces
Donovan Preston
dp@ulaluma.com
Thu, 24 Jan 2002 08:56:32 -0800
On Wednesday, January 23, 2002, at 02:08 PM, Jack Jansen wrote:
>
> And while aetools.TalkTo.start() has a completely different
> implementation than StdSuites.Appletalk_Suite_Events.activate() I think
> you're right in saying they're equivalent. Hmm, no, they're not:
> activate() will always bring the target to the foreground, start() will
> not.
Wouldn't that then be the distinction between the AppleEvent "run" and
the AppleEvent "activate"? I believe run doesn't always bring the app to
the foreground; activate does...
Donovan