Re: [Dynapi-Dev] Button/DynImage - I am fixing this

2000-12-11 Thread Dan Steinman
, so thats > one of the problems with the DynImage as it is now. > > -- > // Robert Rainwater > > On 12/10/2000, 4:38:27 AM EST, Eytan wrote about "[Dynapi-Dev] Button/DynImage - I >am fixing this": > > > I have looked at how the images work. I have made somthi

Re[2]: [Dynapi-Dev] Button/DynImage - I am fixing this

2000-12-11 Thread Robert Rainwater
th the DynImage as it is now. -- // Robert Rainwater On 12/10/2000, 4:38:27 AM EST, Eytan wrote about "[Dynapi-Dev] Button/DynImage - I am fixing this": > I have looked at how the images work. I have made somthing similair but I > find more simple. I created a TImage which in it

Re: [Dynapi-Dev] Button/DynImage - I am fixing this

2000-12-10 Thread Eytan Heidingsfeld
I have looked at how the images work. I have made somthing similair but I find more simple. I created a TImage which in its constructor creates a "real" image (as in an IMG tag) then I can play with it using function I have created. Resizing would simply mean call ImgName.width and changing it. 8

Re: [Dynapi-Dev] Button/DynImage - I am fixing this

2000-12-09 Thread Dan Steinman
I am working on a simple auto resize for DynImage. It was overly complex the way it was. It's almost done as I type this email. Dan On Sat, Dec 09, 2000 at 05:41:46PM -0500, Robert Rainwater wrote: > > I'm having major problems trying to get the Button widget to work with > DynImage. I trie

[Dynapi-Dev] Button/DynImage

2000-12-09 Thread Robert Rainwater
I'm having major problems trying to get the Button widget to work with DynImage. I tried adding a setSize call when the images are loaded to fix the problem. But now in Netscape the images in the buttons disappear onload. Also, it causes NS to crash after you reload sometimes. Any help would