Well, my main app window I believe does have some handlers installed on
it. But those shouldn't interefere with a separate alert window, right?
And if it does, I need them so any workaround suggestions?
Ando
-----Original Message-----
From: Eric Schlegel [mailto:email@hidden]
Sent: Thursday, January 19, 2006 2:04 PM
To: Ando Sonenblick
Cc: email@hidden
Subject: Re: Standard Alert Buttons Unclickable!
On Jan 19, 2006, at 1:51 PM, Ando Sonenblick wrote:
> Gang,
>
> I've got an old CFM/GNE app and have added an alert by calling
> CreateStandardAlert(...) and RunStandardAlert(...).
>
> It all works fine except that I cannot click on the buttons in the
> alert. They are activated but simply do not respond in any way
> to clicks on them - no tracking, no response at all.
>
> I'm not using the parameters for the alert to keep it simple too...
>
> Do I need to be using Carbon Events instead of WNE for this the
> buttons to work?
No, you shouldn't need to do anything special. I'm wondering if maybe
you have a kEventMouseDown handler installed somewhere that could be
intercepting the clicks?
-eric
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Carbon-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/carbon-dev/email@hidden
This email sent to email@hidden