go-gtk | Go binding for GTKHopefully support following widgets

 by   mattn Go Version: release-0.1 License: BSD-3-Clause

kandi X-RAY | go-gtk Summary

kandi X-RAY | go-gtk Summary

go-gtk is a Go library. go-gtk has no bugs, it has no vulnerabilities, it has a Permissive License and it has medium support. You can download it from GitHub.

Go binding for GTK
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              go-gtk has a medium active ecosystem.
              It has 1974 star(s) with 251 fork(s). There are 86 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 71 open issues and 175 have been closed. On average issues are closed in 277 days. There are 2 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of go-gtk is release-0.1

            kandi-Quality Quality

              go-gtk has no bugs reported.

            kandi-Security Security

              go-gtk has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              go-gtk is licensed under the BSD-3-Clause License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              go-gtk releases are not available. You will need to build from source code and install.
              Installation instructions, examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of go-gtk
            Get all kandi verified functions for this library.

            go-gtk Key Features

            No Key Features are available at this moment for go-gtk.

            go-gtk Examples and Code Snippets

            No Code Snippets are available at this moment for go-gtk.

            Community Discussions

            Trending Discussions on go-gtk

            QUESTION

            Checking keyboard state
            Asked 2017-Jun-16 at 13:12

            I can't seem to find a cross-platform library with Go that supports checking the state of the keyboard.

            I'd rather not use something so heavy as Qt as it makes it quite hard to cross-compile and the GUI elements are very simple. If anybody could point me in the right direction, that would be amazing.

            Thanks a ton.

            Stuff I've tried:

            https://mattn.github.io/go-gtk/

            https://github.com/gotk3/gotk3

            https://github.com/andlabs/ui (My favorite thus far, very lightweight.) If there is something I could use alongside this, that would be great as well.

            EDIT:

            Hey guys, a few months later just wanted to give an update. I ended up going the Qt route. Therecipe's bindings are pretty solid, aside from a few bugs. Getting proper keyboard input to put it short was nothing more than a pain in the ass.

            ...

            ANSWER

            Answered 2017-Feb-25 at 05:20

            I found GLFW to be pretty straightforward to get set up. https://github.com/go-gl/glfw

            If you want something even more cross platform, try out https://github.com/goxjs/glfw

            It has conditional compilation which lets you compile on desktop platforms normally, but also to gopherjs so you can run the same code in a browser canvas.

            Here a keyboard handler package I made with it: https://github.com/Omustardo/gome/blob/master/input/keyboard/keyboard.go

            Source https://stackoverflow.com/questions/42451992

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install go-gtk

            You can experiment with go-gtk by running the various example programs:. Don't forget, that you need the GTK-Development-Packages. If you use linux, you should install libgtk+-2.0 and packages that depend on gtk.
            http://www.gtk.org/download/windows.php

            Support

            David RoundyMark Andrew GeradsTobias KortkampMikhail TrushnikovFederico SogaroCrazy2beDaniël de KokErik LisselJeffrey BolleLeonhard KüperMatt JoinerSQPSteven TTaru KarttunenUtkan GüngördümatiaslinaDag RobøleDenis DyakovGiuseppe Mazzotta
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/mattn/go-gtk.git

          • CLI

            gh repo clone mattn/go-gtk

          • sshUrl

            git@github.com:mattn/go-gtk.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link