On 1/19/06 7:41 PM, Ando Sonenblick didst favor us with:
> Ah.... my memory is indeed, um, what's the word?! I can't remember!
> :)
>
> Turns out I DO have an app level mouse event handler. And I even
> encountered this issue before with the old dialog manager and so I made
> calls to install and uninstall these handlers on the fly...
>
> So I can just bracket the runstandardalert calls with this and things
> should be good...
Why do you need a mouse event handler at the application level? A situation
like this, where you have something most applications don't need and which
needs to be special-cased like this every time you find a new scenario in
which it breaks something suggest thats perhaps a different approach might
be cleaner and more suitable.
Larry
>
> Thx,
> Ando
>
>
>
> On Jan 19, 2006, at 3:55 PM, Ando Sonenblick wrote:
>
>> 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?
>
> No, they shouldn't, but it might be worth setting a breakpoint on
> them and testing to make sure.
>
>> And if it does, I need them so any workaround suggestions?
>
> We'd need to know more about what these handlers do. But as you say,
> if they're just installed on the window (not the application), they
> shouldn't be affecting anything.
>
> -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