> code for MSW and MAC the same.
>
> EffDispatch(effEditOpen, 0, 0, ptr /* the handle of wxWindow */ )
You should use ptr.GetHandle() to obtain the "real" system HWND or
WindowPtr. (or do you already mean this when writing "ptr")
If I create a window with "CreateNewWindow" (carbon api) and give the
windowRef to the plugin this is OK and work,
but from a wxPanel (GetHandle() ) that not work..
""Bjoern Petersen"" <silve...@gmail.com> a écrit dans le message de
news:bd17bfe30612280135q2db...@mail.gmail.com...
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: wx-users-u...@lists.wxwidgets.org
> For additional commands, e-mail: wx-use...@lists.wxwidgets.org
>