The dead have risen!!! Anyways, if all you are doing are image swapping, then use a normal image tag, If you need your images to automatically resize, then maybe use DynImage. Personally I would not use it until it becomes 'stable', if that can ever hapen. ----- Original Message ----- From: "Dan Steinman" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, October 18, 2001 10:00 PM Subject: Re: [Dynapi-Dev] dynimage
> An Image widget does make sense, but there are some problems with DynImage. There are some bugs with it, and some the preloading code isn't really needed (keeping a list of image src's etc). > > DynImage is a better option that writing the <img> string in a DynLayer because you have extra Image specific functionality, like resizing that image, and easy image swapping (with auto resizing). It's just the idea of adding extra functionality that is often needed - that's the point of an API isn't it? > > Dan Steinman > > > On Wed, Oct 17, 2001 at 05:51:58PM +0200, Jordi Ministral wrote: > > Someone please convince me it is worth using. Honestly I think that's > > forcing things too much: an object that encapsulates the already > > existing Image object... > > > > > > _______________________________________________ > > Dynapi-Dev mailing list > > [EMAIL PROTECTED] > > http://www.mail-archive.com/[email protected]/ > > _______________________________________________ > Dynapi-Dev mailing list > [EMAIL PROTECTED] > http://www.mail-archive.com/[email protected]/ _______________________________________________ Dynapi-Dev mailing list [EMAIL PROTECTED] http://www.mail-archive.com/[email protected]/
