filmov
tv
hello world and code boilerplate in gio ui framework for golang

Показать описание
creating the boilerplate code and hello world in gioui framework for golang
source code gist:
best written tutorial for go gioui i have seen:
00:00 Where to find more info on go gioui
01:15 setting up boiler plate
05:15 main for loop
06:30 showing a window
06:45 refactoring code with draw function
07:25 handling error from draw function
08:35 defining flex layout
09:10 creating a spacer
09:30 creating a label
source code gist:
best written tutorial for go gioui i have seen:
00:00 Where to find more info on go gioui
01:15 setting up boiler plate
05:15 main for loop
06:30 showing a window
06:45 refactoring code with draw function
07:25 handling error from draw function
08:35 defining flex layout
09:10 creating a spacer
09:30 creating a label