[ENH]MPEGImageMorph (0.2)

Bert Freudenberg bert at isg.cs.uni-magdeburg.de
Wed Nov 8 20:52:24 UTC 2000


On Wed, 8 Nov 2000, Karl Ramberg wrote:

> Why cant one define a part of the screen like
> 
> self morph ifNil: [Display forceToScreen: (form boundingBox)].
> 
> so one could blit into a part of the display ?

Because currently the Plugin scales the frame to the form's size. If you
set the form to Display it becomes full screen. You'd have to specify the
frame position and extent, and form width independently. I'm sure either
John or Lex will put this into the next plugin version ;)

-- Bert





More information about the Squeak-dev mailing list