[Cuis] Warning: Linux users -- you may not be running the VM you think you are

Ken Dickey Ken.Dickey at whidbey.com
Thu Oct 31 16:17:46 CDT 2013


On Wed, 30 Oct 2013 12:22:47 -0700
Casey Ransberger <casey.obrien.r at gmail.com> wrote:

> This irked me when I was writing the miserable thing. There should be a general facility that can inform a morph about the dimensions of the screen, which can tell that morph that the screen's dimensions have changed, without using stepping.

Aside from the #screenSizeChanged (or whatever) event, would it make sense to trigger a #morphScaleChanged when a morph is rescaled (e.g. to the taskbar)?

Or would it make more sense to 
	drawOn: aCanvas withScale: aScale
as a morph could have multiple views, at different scales?

I favor the latter.
$0.02,
-KenD





More information about the Cuis mailing list