I have an app which has been running fine in both PPC and Intel
builds for a long time. Suddenly the PPC build fails when the user
clicks in one particular window.
Does this happen on PPC Macs, in Rosetta, or both? Does it matter
where in the window the user clicks?
I modified the event handler so that
"The event handler" is vague. Exactly which event is being handled at
the time of the crash? What is the current event target when the
crash happens?
it returns immediately (ie -does nothing) and the app still crashes
when that one window
is touched. If I return anything except eventNotHandled, then
everything is
fine (but I can't drag my windows).
That suggests it's crashing in a handler somewhere up the chain. Is
that handler yours or one the system installs?
No problems in the Intel build.
Suggestions appreciated!
Always offer as much information as possible.
Larry
_______________________________________________
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