Skip to content

alkresin/external

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
doc
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

external

GoDoc

External is a GUI library for Go (Golang), based on connection to external GUI server application. The connection can be esstablished via tcp/ip sockets or via regular files. To use it you need to have the GuiServer executable, which may be compiled from sources, hosted in https://github.com/alkresin/guiserver, or downloaded from http://www.kresin.ru/en/guisrv.html. Join the multilanguage group https://groups.google.com/d/forum/guiserver to discuss the GuiServer, External and related issues.

To get rid of a console window, use -ldflags "-H windowsgui" option in go build statement for your application.


Alexander S.Kresin http://www.kresin.ru/ mailto: alkresin@yahoo.com

About

External is a GUI library for Go (Golang), based on connection to external GUI server application.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages