| View previous topic :: View next topic |
| Author |
Message |
Blake Young Guest
|
Posted: Mon Jul 11, 2005 6:37 pm Post subject: GIF 3rd party component |
|
|
I tried using TGIFImage as a 3rd party component for loading GIF images, but
there doesn't appear to be a version designed for C++Builder 6. Is there
another one out there that will do the trick? I really don't want to write
my own GIF code.
Thanks
Blake
|
|
| Back to top |
|
 |
Remy Lebeau (TeamB) Guest
|
Posted: Mon Jul 11, 2005 7:09 pm Post subject: Re: GIF 3rd party component |
|
|
"Blake Young" <blakeyoung (AT) mail (DOT) utexas.edu> wrote
| Quote: | I tried using TGIFImage as a 3rd party component for loading
GIF images, but there doesn't appear to be a version designed
for C++Builder 6.
|
Which TGIFImage component are you using exactly? I think there are a few
different ones out there with the same name.
Gambit
|
|
| Back to top |
|
 |
Blake Young Guest
|
Posted: Mon Jul 11, 2005 7:54 pm Post subject: Re: GIF 3rd party component |
|
|
| Quote: | Which TGIFImage component are you using exactly? I think there are a few
different ones out there with the same name.
|
I tried Sulako Developments ([url]www.http://www.sulako.com/tgifimage.htm)[/url].
|
|
| Back to top |
|
 |
Remy Lebeau (TeamB) Guest
|
Posted: Mon Jul 11, 2005 8:41 pm Post subject: Re: GIF 3rd party component |
|
|
"Blake Young" <blakeyoung (AT) mail (DOT) utexas.edu> wrote
| Quote: | I tried Sulako Developments ([url]www.http://www.sulako.com/tgifimage.htm)[/url].
|
Unless you have the source code for it, you will not be able to use that
component in BCB6 (or BCB5, for that matter).
There are several GIF components available at http://www.torry.net that work
in BCB. Personally, I use Anders Melander's TGifImage, and there is even a
third-party BCB6 update for it at Torry.
Gambit
|
|
| Back to top |
|
 |
|