There was a tut for this go to scratch ui panes scratch frame morph start up start up then under self newScratchProject. Write
self newsDialog.
Then go to menu/buttons actions and type
newsDialog DialogBoxMorph inform: 'what u want it to say' title: 'title'
Offline