[BUG] Re: [updates] 71 for 2.9alpha

John M McIntosh johnmci at smalltalkconsulting.com
Tue Nov 21 21:56:55 UTC 2000


If you file in the changes upto 2938 then the MPEG player code then 
this code fails

MPEGPlayerMorph >>initialize
	super initialize.
	isPlaying _ false.
	self orientation: #vertical; color: Color orange.

	self addVolume; addButtons; addProgress; addLed


The orientation: method that lived in AlignmentMorph isn't there anymore...

I see that 2942 removes that and fixes existing morphics, but... that 
means there isn't any compatibility layer so to speak to allow older 
morphic to be filed in?
-- 
--
===========================================================================
John M. McIntosh <johnmci at smalltalkconsulting.com> 1-800-477-2659
Corporate Smalltalk Consulting Ltd.  http://www.smalltalkconsulting.com
===========================================================================
Custom Macintosh programming & various Smalltalk dialects
PGP Key: DSS/Diff/46FC3BE6
Fingerprint=B22F 7D67 92B7 5D52 72D7  E94A EE69 2D21 46FC 3BE6
===========================================================================





More information about the Squeak-dev mailing list