Re: Window closure
Re: Window closure
- Subject: Re: Window closure
- From: David Duncan <email@hidden>
- Date: Sun, 23 Feb 2003 19:32:40 -0500
On Sunday, February 23, 2003, at 10:53 AM, Glenn Olander wrote:
Has anyone had any luck catching window closure events in an AU?
I notice AUCarbonViewBase registers a desire to get window closure
events,
but it doesn't seem to receive them in Logic. In fact, the handling
code has a
printf in it :-), which makes me think that it may be known to not be
working.
Maybe Logic isn't destroying the window? It could be just
hiding/showing the window instead. Try catching the kEventWindowHidden
& kEventWindowShown events and see if you get them instead...
--
Reality is what, when you stop believing in it, doesn't go away.
Failure is not an option. It is a privilege reserved for those who try.
David Duncan
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.