On Tue, Sep 24, 2013 at 5:54 PM, Robert Park <[email protected]> wrote:
> Nice video!

Thanks!

> So what I'm seeing here is a user-facing QML app written in Go. Is it
> also possible to write QML components with go (eg, at the SDK level)
> and then export those components for QML apps to use?

We can write new QML types in Go in a very convenient way, and use
them from within QML code (I'll write a post about it), but since the
code is written in Go, we'll need a Go application driving the QML
code to have these types available.

> (I might need to write some reusable QML components soon and I'd
> rather use Go than C++ ;-)

+1. :-)


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