swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Zoom]Raster problems


From: Marcus G. Daniels
Subject: Re: [Zoom]Raster problems
Date: 19 Feb 1999 18:39:42 -0800

>>>>> "GR" == glen e p ropella <address@hidden> writes:

GR> For example, I use fillRectangleX0:Y0:X1:Y1Color: to color in a
GR> block from (0,0) to (500,30); but, the ZoomRaster only displays
GR> out to (I think) 80 or so.  The rest of the space is blank.

The cause of this behavior is the sequential use of setWidth: and
setHeight:.  Raster implements setWidth:Height:, and the former two
methods just pass through to Widget, which don't do anything helpful
w.r.t. Raster.

The problem will be fixed in the next release.


                  ==================================
   Swarm-Support is for discussion of the technical details of the day
   to day usage of Swarm.  For list administration needs (esp.
   [un]subscribing), please send a message to <address@hidden>
   with "help" in the body of the message.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]