Skip to content

Instantly share code, notes, and snippets.

@rawsh
Created November 10, 2017 23:15
Show Gist options
  • Select an option

  • Save rawsh/d55b83a1f48c69f27777d489f27ef2b3 to your computer and use it in GitHub Desktop.

Select an option

Save rawsh/d55b83a1f48c69f27777d489f27ef2b3 to your computer and use it in GitHub Desktop.
bottombox.Append(ui.NewHorizontalBox(), false)
bottombox.Append(notificationbox, true)
bottombox.Append(ui.NewHorizontalBox(), false)
notificationbox.Append(ui.NewHorizontalBox(), false)
notificationbox.Append(message, false)
notificationbox.Append(ui.NewHorizontalBox(), false)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment