Skip to content

Instantly share code, notes, and snippets.

@AndyObtiva
Created April 17, 2020 07:26
Show Gist options
  • Save AndyObtiva/6618741422e9cf562b0b9387ae1f174d to your computer and use it in GitHub Desktop.
Save AndyObtiva/6618741422e9cf562b0b9387ae1f174d to your computer and use it in GitHub Desktop.
shell {
label {
text 'Right-Click Me'
menu {
menu {
text '&History'
menu {
text "&Recent"
menu_item {
text "File 1"
}
menu_item {
text "File 2"
}
}
}
}
}
}.open
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment