Skip to content

Instantly share code, notes, and snippets.

@KateLin-BASIC
Created April 3, 2022 09:19
Show Gist options
  • Save KateLin-BASIC/8f3722bfabbaa4bf42e0f1f13d296b83 to your computer and use it in GitHub Desktop.
Save KateLin-BASIC/8f3722bfabbaa4bf42e0f1f13d296b83 to your computer and use it in GitHub Desktop.
Show GrowlMorph in Pharo
GrowlMorph
openWithLabel: 'Hello!'
contents: 'This is a Description.'
color: (Color darkGray)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment