Documentation
¶
Overview ¶
Package thingopher provides a native GUI toolkit for Go.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Thinkgopher ¶
func Thinkgopher()
Thinkgopher is a port of the great project written by Robert Bajzat called Thinlet (http://thinlet.sourceforge.net/home.html). This project is being ported, to create a native GUI package for Go.
Types ¶
This section is empty.
Directories
¶
Path | Synopsis |
---|---|
Package properties defines some of the types used by the widgets parameters.
|
Package properties defines some of the types used by the widgets parameters. |
Package widgets holds all the components supported by thingopher
|
Package widgets holds all the components supported by thingopher |
buttons
Package buttons manage all related button widgets
|
Package buttons manage all related button widgets |
display
Package display manage all non-input widgets.
|
Package display manage all non-input widgets. |
input
Package input handles all widgets that are used to collect information.
|
Package input handles all widgets that are used to collect information. |
items
Package items handles all widgets that can hold data.
|
Package items handles all widgets that can hold data. |
layouts
Package layouts handles all panel related widgets.
|
Package layouts handles all panel related widgets. |
Click to show internal directories.
Click to hide internal directories.