Skip to content

Instantly share code, notes, and snippets.

@gigaherz
Last active January 22, 2016 23:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gigaherz/c56f683fd6e6fda1d3ca to your computer and use it in GitHub Desktop.
Save gigaherz/c56f683fd6e6fda1d3ca to your computer and use it in GitHub Desktop.
Screen {
version="1",
ProgressBar { geometry="30x40+10,10" }
Panel {
geometry = "30x80+10,60",
title = "Some Awesome Panel",
showBorder = true,
Label { text="Hello, GUI!" }
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment