On Wed, Sep 25, 2013 at 5:34 AM, Michael Zanetti
<[email protected]> wrote:
> Can you explain a bit more about this? I don't really see how this video is
> related to Go. It just shows the QML particle effect and a MouseArea with

Please see the prior demo. It covers a bit more about the Go
integration, and it's the same code:

    http://youtu.be/FVQlMrPa7lI

> The interesting question is really: How do you bind properties from your Go
> objects to the QML context?

It already works, it is part of that demo, and it was actually
mentioned in the demo linked above.

> I don't think you can write the full QML plugin in Go. You gotta have at
> least the public API in Qt. From within there you probably can invoke your

We can easily write QML types in Go, and it works right now. What we
cannot do is use Go types without Go.


gustavo @ http://niemeyer.net

-- 
Mailing list: https://launchpad.net/~ubuntu-phone
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~ubuntu-phone
More help   : https://help.launchpad.net/ListHelp

Reply via email to