On Wed, Mar 5, 2014 at 7:18 AM, Nouvelle Collection < [email protected]> wrote:
> >> OK, done -- it's in SVN now. Check out the SCaledBitmapDemo -- it's used >> there. > > > (Just to be sure, are you speaking about ScaleBitmap2Demo.py which is the > Demo folder on SVN ? > If so, I can't see any use of MOTION on a Image : the FC_MOTION is bound > to the full widget, not to an image, right?) > no, I put the test in ScaledBitmapDemo, not ScaledBitmap2Demo. Not for any particular reason. > Thanks a lot ! Everything is working now with FC_MOTION bound to a > ScaledBitmap. > Are you using ScaledBitmap or ScaledBitmap2? ScaledBitmap2 is more efficient if you are zooming in on the detail of a large image -- it is smarter about only using the part of the image that is in view at the time. Ideally, it should completely replace ScaledBitmap, but I don't hink it works quite right if you use arbitrary projection functions so I've kept both in place for now. -Chris -- Christopher Barker, Ph.D. Oceanographer Emergency Response Division NOAA/NOS/OR&R (206) 526-6959 voice 7600 Sand Point Way NE (206) 526-6329 fax Seattle, WA 98115 (206) 526-6317 main reception [email protected]
_______________________________________________ FloatCanvas mailing list [email protected] http://mailman.paulmcnett.com/cgi-bin/mailman/listinfo/floatcanvas
