On Monday June 08 2015 16:12:07 Nuno Santos wrote:

> > Are you by chance passing a pointer to a WindowRef? 
> 
> Well, VST SDK says that in case of windows a HWND will be passed and in case 
> of Mac OS X a WindowRef will be passed. The open function argument is a void*

I'm guessing you'll have to pass the WindowRef "as is", as if it were a 
pointer. It probably *is* a pointer, just like a HWND is.

R.
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to