![]() |
TMS THTMListbox
hello i am trying to put animated gifs inside thtmlistbox , i read the mini reference of Thtmlistbox
![]()
Delphi-Quellcode:
but it wont load always the image is blank doesn't load i been long time i didnt find any solution for that , there is a very poor informations about tms online any help with this case ?
imagename := 'http://www.delphipraxis.net/images/smilies/icon_redface.gif';
fullitem := '<img src="'+imagename+'" width="24" height="24" align="middle" >' + 'item'; Thtmlistbox.items.Add(fullitem); |
AW: TMS THTMListbox
|
AW: TMS THTMListbox
Zitat:
|
AW: TMS THTMListbox
An animated gif is an image
|
AW: TMS THTMListbox
Zitat:
|
AW: TMS THTMListbox
Regarding the mentioned Mini HTML documentation the image source cannot be an URL:
Zitat:
|
AW: TMS THTMListbox
Zitat:
|
AW: TMS THTMListbox
What about downloading the image from the URL and saving it temporarily in a PictureContainer?
|
AW: TMS THTMListbox
It's his only option. He can also store it in an imagelist or in the temp folder.
|
AW: TMS THTMListbox
Zitat:
|
Alle Zeitangaben in WEZ +1. Es ist jetzt 06:24 Uhr. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024-2025 by Thomas Breitkreuz