How To Give Idle Time From The AU To The Host ?
How To Give Idle Time From The AU To The Host ?
- Subject: How To Give Idle Time From The AU To The Host ?
- From: Eric Eizenman <email@hidden>
- Date: Tue, 3 Jun 2003 19:32:50 +0300
Hi,
Basically I'm looking for equivalent to VST's 'masterIdle()' function,
which the plug-in uses to give idle time to host.
The problem happens when a user clicks and drags a control then all the
host's idle activates freezes.
I saw couple of plug-ins with custom editor that presents that kind of
behavior as well as ours. The reason is probably because we're using
'TrackMouseLocation()' to check when the mouse button is released.
Until we'll have full Carbon events support, Is there a way to do it ?
------------------------------------------------------------------
Eric Eizenman
Waves, Plug-ins Development
------------------------------------------------------------------
_______________________________________________
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.