blob: 938f13f7696c1728be5fc062ee1887757ad89e4e (
plain)
1
2
3
4
5
6
7
8
9
10
|
# 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
|