> it looks good, could you please post an example how to use it. i will do that as soon as i have the time (probably this evening)
> we need to make it all DynImage -compatible if we're going to > replace the old DynImage-loader with this one. i never used DynImage because i never needed the resizing functionality, (which in my opinion is the only reason to use it), but i think it should be fairly simple to do. > the old DynImage.getImage(src,w,h), DynImage.onLoaderStart(), > DynImage.onLoading() and DynImage.onLoaderDone() must work > but can make calls to the new imageloader-class' methods instead. don't know how exaclty these methods work, but i'll have a look at it. > and i believe some widgets must be updated (ie scrollbar and scrollpane) that's for sure. in fact skinable widgets were the reason why i came up with the ImageSet. all images needed for a skin can be thrown in an ImageSet, which makes the handling easier as you have to deal only with one object that defines the whole skin. need another look? just change the ImageSet. -- Michael Buerge _______________________________________________ Dynapi-Dev mailing list [EMAIL PROTECTED] http://www.mail-archive.com/dynapi-dev@lists.sourceforge.net/