DynImage.getImage() isn't the same code as DynAPI.getImage()

I wasn't really sure what to do with the getImage.  There's not much point in having 
both an /ext/images.js files and a /gui/dynimage.js.  I think maybe the /ext/images.js 
code should be moved into dynimage.  The DynImage widget is very small and much more 
handy than I would have expected.

A future addition to DynImage would allow it automatically resize itself based on the 
image's true w/h - this is not possible until someone code's in that ability.

Dan 

On Wed, Dec 06, 2000 at 06:33:22PM -0800, Scott Andrew LePera wrote:
> May I humbly suggest restoring the optional width and height arguments
> to the DynImage.getImage method.  It's a real pain when I have to wait
> for the image to be fully loaded before I can access the height and
> width.  I'd rather pass these values in advance when I can.
> 
> -- 
> scott andrew lepera
> -----------------------------------
> web stuff:     www.scottandrew.com
> music stuff:   www.walkingbirds.com
> _______________________________________________
> Dynapi-Dev mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/mailman/listinfo/dynapi-dev
_______________________________________________
Dynapi-Dev mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/mailman/listinfo/dynapi-dev

Reply via email to