Re: Wrapping VSTGUI for Dummies
Re: Wrapping VSTGUI for Dummies
- Subject: Re: Wrapping VSTGUI for Dummies
- From: "Angus F. Hewlett" <email@hidden>
- Date: Fri, 03 Oct 2003 08:43:28 +0100
Art, everyone,
A couple of questions on this.
At 04:54 PM 10/2/2003 -0400, Art Gillespie wrote:
>
/**
>
* AG: The best-kept secret about VST's gui handling (or so it
>
would seem).
>
* The proper way to inform a VST UI (including VSTGUI) of offsets is
>
by getting
>
* a pointer to the editor's bounds rect and setting it.
Where'd you get this from..? I've not seen this anywhere in the VST docs.
Is the fact that effEditGetRect takes a double-indirected pointer for no
obviously good reason some bizarre Steinberg hint for this?
>
/**
>
* AG: THE SMART WAY TO DO THIS IS TO USE CONTROL EVENTS ON THE
>
CARBON PANE
Why is that necessary? Any good reason why window events won't work? I have
seen some odd bugs with this in Cocoa hosts, particularly for VSTis that
use the Carbon eventpipes themselves, but what is wrong with installing a
window event handler?
Regards,
Angus.
=======================================================
Angus F. Hewlett, Technical Director
FXpansion Audio UK Ltd -
http://www.fxpansion.com
=======================================================
_______________________________________________
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.