develooper Front page | perl.macperl.toolbox | Postings from June 2002

Re: [MacPerl-Toolbox] AppleEvents and GraphicConverter

From:
Bart Lateur
Date:
June 3, 2002 01:37
Subject:
Re: [MacPerl-Toolbox] AppleEvents and GraphicConverter
Message ID:
ekamfu82susnq2t0illt8esq5pnftoc1em@4ax.com
On Sun, 2 Jun 2002 14:23:16 +0100, Alan Fry wrote:

>However there is a glitch. Running this script:
>
>	if (!IsRunning('GKON')) { LaunchApps('GKON')}
>	Hide('GKON');
>
>If 'GraphicConverter' is not running, then it is launched but the 
>'Hide' event fails:

>Any ideas?

My idea is that the Hide() instruction comes too early for Graphics
Converter to receive it. It is probably not even fully started up yet.

-- 
	Bart.



nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About