Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Show old Loading.gif from IW-14.0.63
#1
Hello,

how can we show the old Loading.gif from IW-14.0.63?
The spinning wheel of the old gif was much smaller.
We do not want to change the animation-gif of our existing program.

Questions:

1.) Where can I get the old Loading.gif?
    Can't find it.
    Can not find the new one either.
 
2.) In which directory should the file be copied?
    ("C:\..myApp\Win32\Debug\wwwroot\")

3.) I tested in object inspector without success:
    IWServerController.CustomLockerAnimationFile = Loading.gif
       (ComboBox for CustomLockerAnimationFile has no entrys)
    IWServerController.ShowLoadingAnimation = True

Best regards - jorgo
Reply
#2
Hi Jorgo.
1.) IntraWeb installation Folder \Images\LoadingGif\
2.) \wwwroot\Loading.gif
3.) ServerController.CustomLockerAnimationFile := 'Loading.gif';  <--String
Reply
#3
Thx JNPSoftware,

1.) IntraWeb installation Folder \Images\LoadingGif\
- I searched for "LoadingGif" directory and found 60 gifs: Loading_00.gif .. Loading_59.gif
- IW 14.0.63 uses Loading_00.gif
- IW 14.2.7  uses Loading_01.gif as default
 
2.) \wwwroot\Loading.gif
- I don't want to have files in wwwroot directory
- I don't want to rename the gif-file
- I use:  \wwwroot\files\Loading_00.gif

3.) ServerController.CustomLockerAnimationFile := 'Loading.gif';  <--String
- I use:  ServerController.CustomLockerAnimationFile := 'files\Loading_00.gif';
  (Copy Loading_00.gif in wwwroot\files\ directory)

Best regards
Reply
#4
Hello,

I also wanted to customize the Loading - GIF and did the steps like jorgo2018, unfortunately without success.

I copied the "Loading_45.gif" from Images\LoadingGif\  to wwwroot\.
In the properties of the ServerController.CustomLockerAnimationFile I also entered "Loading_45.gif".

But it still shows the Loading_00.gif.
What am I doing wrong?

My IW - Version is 15.2.27

Best regards
Michael
Reply
#5
Hi Michael, clear your browse cache. Try open your app in a new tab in private mode.
Reply
#6
Thank you.

I tried your suggestion, unfortunately it did not work.
Attached an screenshot from windows-exporer and the properties of IWServerController

   
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)