11 lines
478 B
Plaintext
11 lines
478 B
Plaintext
# sample gowebd package mappings
|
|
|
|
go.wit.com/gui git.wit.org/gui/gui The GUI API intended for Control Panels
|
|
go.wit.com/widget git.wit.org/gui/widget Primitive Definitions for Buttons, Dropdowns, etc.
|
|
|
|
# Tutorials
|
|
|
|
go.wit.com/apps/helloworld git.wit.org/gui/helloworld A simple Demo
|
|
go.wit.com/apps/basicwindow git.wit.org/jcarr/basicwindow A bit more of a Demo
|
|
go.wit.com/apps/gadgetwindow git.wit.org/jcarr/gadgetwindow A more complicated Demo used for debugging the toolkits
|