realbasic-nug
[Top] [All Lists]

Re: Appleevent stumped

To: "REALbasic NUG" <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: Appleevent stumped
From: "Fred Stephenson" <fredstep at gmail dot com>
Date: Thu, 31 May 2007 16:49:52 +0200
Delivered-to: listarchive at realsoftware dot com
Delivered-to: realbasic-nug at lists dot realsoftware dot com
References: <465EA0B8 dot 2060306 at communication-unltd dot com> <03C8447E-0064-412E-9AE0-77C5353CE8C3 at sentman dot com>
James,

On 5/31/07, James Sentman <james at sentman dot com> wrote:
> Are you compiling for Intel of PPC?

Still PPC
I have had considerable problems
> bringing my apple event handling code over to Intel. It's not really
> REAL's fault except for not giving us enough event support so that we
> have to resort to declares to do all this.

;?)

>
> I notice also that you're checking for err <> 0, but then you go
> right on to use the created aedesc, you just dont call growlmess().
> Is it possible that your call to AECreateDesc is failing and that
> you're then passing a memory block full of nulls to
> AEPutAttributeDesc? That would also cause a crash of the program.

oops true, but then again I haven't been getting any messages from
growl so I've been lucky.

thanks
Fred
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>


<Prev in Thread] Current Thread [Next in Thread>