[squeak-dev] The Inbox: MorphicExtras-ct.274.mcz

commits at source.squeak.org commits at source.squeak.org
Tue Oct 1 21:32:52 UTC 2019


A new version of MorphicExtras was added to project The Inbox:
http://source.squeak.org/inbox/MorphicExtras-ct.274.mcz

==================== Summary ====================

Name: MorphicExtras-ct.274
Author: ct
Time: 1 October 2019, 11:32:45.306339 pm
UUID: bc7c8985-f585-c947-bc21-9e9a0009b9f6
Ancestors: MorphicExtras-ct.270

Add ScorePlayerMorph example

This commit is part of reconstruction of Objectland (also known as "The Worlds of Squeak"). For more information, see: http://forum.world.st/The-Inbox-MorphicExtras-ct-267-mcz-td5104764.html

=============== Diff against MorphicExtras-ct.270 ===============

Item was added:
+ ----- Method: ScorePlayerMorph class>>extraExample (in category '*MorphicExtras-examples') -----
+ extraExample
+ 	"ScorePlayerMorph extraExample openInHand"
+ 
+ 	^ self on: MIDIScore extraExample!



More information about the Squeak-dev mailing list