Jan. 28, 2011
2:40 a.m.
This code makes a square button appear in the topleft corner SimpleButtonMorph new target: Smalltalk; label: 'Beep!'; actionSelector: #beep; openInWorld How do I make it go away? Sorry if I posted to the wrong group. If so, please tell me where is correct.