Results 1 to 4 of 4

Thread: Still without Resources...

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Feb 2000
    Location
    Israel
    Posts
    636

    Unhappy

    Hi, Guys!

    I want to ask AGAIN my question...
    Do anyone know a simple program that takes few images (BMP,JPG,ICO) and save them in some file.
    Then I need VB to read from it all the images.
    That's all!!!
    I think there is one,
    but I just don't know.
    maybe you know?

    Thank you anyway,
    Arie.

  2. #2
    New Member
    Join Date
    Feb 2001
    Location
    Israel
    Posts
    10

    Sound easy

    ListImage control? not flexible, but works

  3. #3

    Thread Starter
    Fanatic Member
    Join Date
    Feb 2000
    Location
    Israel
    Posts
    636

    Yes. But...

    When I use the ListImage control the real colors of my pictures are a little bit changed.
    And There isn't any other control that is better?

  4. #4
    Frenzied Member HarryW's Avatar
    Join Date
    Jan 2000
    Location
    Heiho no michi
    Posts
    1,827
    Well you could make a normal zip archive (or maybe .cab since it's Windows) but I'm not sure how simple it would be to get at the contents. I know you can do it in C/C++ with zlib, but I've not used it myself and it may not wirk in VB.

    Why don't you make it into one big image yourself, and just read the regions of the image you need?
    Harry.

    "From one thing, know ten thousand things."

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width