cancel
Showing results for 
Search instead for 
Did you mean: 

Preloading flower gif in fiori launch pad

Former Member
0 Kudos

Hi Experts,

Is there any flower gif file just similar to fiori launchpad for the preloading of the screen ?

thanks,

Sanjo

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos
Former Member
0 Kudos

Hey Leonel, thanks for putting up the gif file!!

Answers (2)

Answers (2)

Former Member
0 Kudos

I tried to use the mentioned sap.ushell.ui.launchpad.LoadingDialog with the methods openLoadingScreen() and closeLoadingScreen(). It is working just fine

Former Member
0 Kudos

Hi,

You can refer this link:

for preloading flower gif

Former Member
0 Kudos

he is using

  1. this.oLoadingDialog = new sap.m.BusyDialog( { 
    1.           customIcon : "img/progress.gif",     //how can I get progress.gif???
  2.           customIconWidth : "10px", 
  3.           customIconHeight : "10px" 
  4.      }); 
  5. }
Former Member
0 Kudos

Hi,

He used the custom icon, progress.gif. You can send message to him and get that gif file

Former Member
0 Kudos

okkk

Former Member
0 Kudos

Hi,

You can try with some temp(loding) .gif file and run your application. Once when he mailed you that progress.gif you can replace that.

Former Member
0 Kudos

Ya, I already achieved it. Thanks

Former Member
0 Kudos

Hi,

Okay, if possible post that link where where you find progress.gif and close this thread!

Former Member
0 Kudos

sure