buttons and horizontal layout in golang gio ui framework



buttons and horizontal layout in golang gio ui framework

buttons and horizontal layout in golang gio ui framework

we will layout and create buttons in golang gioui

source code gist:
https://gist.github.com/lamarmarshall/6ac7434f991d07e0196d0f362551ebe4

00:00 setting golang gioui boilerplate
00:36 reviewing boilerplate code
02:30 turning a label into a button / making a label clickable
05:05 making a button widget
07:35 creating a row for widgets
10:40 fixing button bug in codewe will layout and create buttons in golang gioui

Comments are closed.