got-qt icon indicating copy to clipboard operation
got-qt copied to clipboard

A framework for building cross platform GUI interfaces in Go and QML

Results 6 got-qt issues
Sort by recently updated
recently updated
newest added

Use the official go embed and remove the packr dependency?

Hi, @amlwwalker. Is it possible to clarify install steps for Android on Linux machine for newbies like me, please?

Having followed installation instructions, upon running `qtdeploy test desktop` or running the actual compiled binary via the Makefile's `deploy/darwin/${GUI_DIR}.app/Contents/MacOS/${GUI_DIR}`, a Finder window opens up first, whether or not the application...

amlwwalker, you ROCK!!! Your approach will definitely help to save time in the development cycle. First follow the steps as described for github.com/therecipe/qt for using docker. Then follow the steps...

## Putting together a list of things that could do with doing and aren't yet. - [ ] Test on iphone, document the build and development process. It won't work...

help wanted
good first issue

Great idea for the hot loading. Have you tried this on a mobile emulator as a way to develop faster. If I understand this you run the golang code and...