Reader's Comments »

  1. 1. By he_dongdong on July 22, 2010 at 17:02

    very good! thank you.

  2. 2. By pawel on July 23, 2010 at 18:41

    Thanks for all Your work!
    And greetings from Poland.

  3. 3. By Gustavo Castillo on August 3, 2010 at 07:47

    Hi, Please, how implement to load from file in linux:
    PicShow1.Picture.LoadFromFile(‘http://xxx.xx.xxx.xx/dir1/file.jpg’);
    it´s not working.
    changes it automatically by:
    PicShow1.Picture.LoadFromFile(‘c:\windows\system32\http:\xxx.xx.xxx.xx\dir1\file.jpg’);
    Thanks for your attention.

  4. 4. By Kambiz on August 3, 2010 at 15:26

    I don’t know, I’m not familiar with Unix programming. But, LoadFromFile is a method of TPicture class, not PicShow.
    Anyway, PicShow uses some Windows API and won’t compile on Unix.

  5. 5. By Arne Bergan on August 9, 2010 at 23:43

    Is it posible to get pan/zoom?

  6. 6. By Kambiz on August 10, 2010 at 07:01

    Sorry, but this component is solely for playing transitions.

  7. 7. By vt on October 5, 2010 at 18:46

    Two things are missing in your great component:
    – random image position,
    – load images from stream (could add pointers list and this way will be possible load selected images from folders and streams).

  8. 8. By Kambiz on October 5, 2010 at 20:44

    The missing things do not fit in PicShow.
    PicShow is not a slide show component, it only shows a single image with a transitional effect.