|
From: Eytan H. <ey...@tr...> - 2000-12-10 09:43:54
|
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. 8an |