Hello all,
I am using to use AnimGif plugin in the INSTFILES page. I am having a problem where my gif image will be overlapped when I click "Show details" button. I tried to put it at different corners already.
Is there a way to the gif image in front of progress bar? Or end of progress bar? Or at lower right corner? (please see attached file for desired locations).
Thank for your help!
AnimGif plugin question
6 posts
Latest version supports image positioning in percents.
Thanks Takhir!
Hi Takhir,
Do you know what is the value of the window containing the progress bar? Or where I can look for it?
I was requested to have the gif image right next to the progress bar. I know we use the follow command to get the window on top of progress bar.
GetDlgItem $0 $HWNDPARENT 1034
Thanks!
Do you know what is the value of the window containing the progress bar? Or where I can look for it?
I was requested to have the gif image right next to the progress bar. I know we use the follow command to get the window on top of progress bar.
GetDlgItem $0 $HWNDPARENT 1034
Thanks!
Thanks!