I\'m trying to achieve the following: Assume a large png (transparent background 16000 x 70px) which contains 50 different other png files...
I am working with delphi. I have TImage, to which I assign a bitmap. imgmain.Picture.Bitmap := bmpMain;
Running Turbo Delphi Pro. I\'m using TImage to display a png image. When I restart Delphi and load the dpr file, TImage is still there, but the picture is lost,
I\'ve read and re-read Java Concurrency in Practice, I\'ve read several threads here on the subject, I\'ve read the IBM article Dealing with InterruptedException and yet there\'s something I\'m simply