Hi,
I have made successfully managed to embed a QML window into a Carbon window. I
would like to share my solution and discuss it further with any interested in
the subject.
First I get the Carbon window ref and get the content HIView. The content view
tells me the size of the Carbon window gi
Hi,
After spending the whole day around Carbon and HIToolbox I’m now sure that the
WindowRef provided is a for a Carbon window. However I’m not been able to add a
single colored NSView to the windows provided by the host. This what I have
been trying to do. Is there anyone with experience in Ca
Sze,
That’s awesome news! :)
I’m still struggling making the QQuickView being displayed on the window given
by the host.
In my case I really need to draw the Qt content on the window provided by the
host, otherwise the behaviour is awkward.
I will let you know when I have this working.
Nuno
Hi Konstantin,
Yes! I have been told before. I think the solution for that particular case is
to namespace the build. Haven’t tried yet. I want to sort this problems first.
Thanks for warning me.
Regards,
Nuno
> On 16 Sep 2015, at 19:01, Konstantin Tokarev wrote:
>
> I cannot help you with
16.09.2015, 16:37, "Nuno Santos" :
> Hi.
>
> I’m developing a plugin to be loaded by a music software host (VST). There
> are some lighter alternatives to provide graphics, network and other kinds of
> useful resources but I want to use Qt. I simply Love Qt!
I cannot help you with your questio
Hi,
On 16 September 2015 at 21:36, Nuno Santos wrote:
> Hi.
>
> I’m developing a plugin to be loaded by a music software host (VST). There
> are some lighter alternatives to provide graphics, network and other kinds
> of useful resources but I want to use Qt. I simply Love Qt!
>
> When the plugin