1. Michael Hartnett
  2. PowerBuilder
  3. Wednesday, 23 May 2018 09:44 AM UTC

Hi All,

Does anyone know if there is a way to override the native activity indicator on Appeon Mobile?  What is the override logic?

For Example, we are developing an App that is using a DAO layer to populate screens and DWs with Data.  For each loop in the DAO the activity indicator is diplayed leading to quite a lot of flashing on the activity inidcator.

If I specify "Hourglass" at the start of a call, does anyone know if will it override the native indicator for the rest of the loops?

Thanks

Michael

Appeon Support Team Accepted Answer Pending Moderation
  1. Thursday, 24 May 2018 06:44 AM UTC
  2. PowerBuilder
  3. # 1

Hi Michael,

The activity indicator will also automatically appear every time when the client calls the server, you can set to empty string SetPointer("") to not automatically display the activity indicator.
https://www.appeon.com/support/documents/appeon_online_help/2016/development_guidelines/ch02s03.html#d0e451

Regards,
ZhaoKai

Comment
  1. Chris Pollach @Appeon
  2. Thursday, 24 May 2018 14:00 PM UTC
Hi Zhao Kai;



   A great tip .. .thanks! 



Regards ... Chris

  1. Helpful
  1. Michael Hartnett
  2. Friday, 8 June 2018 08:02 AM UTC
Thanks ZhaoKai,



Have been pulled onto another project but will try this once I am back to my Mobile development.



Michael

  1. Helpful
There are no comments made yet.
Govinda Lopez @Appeon Accepted Answer Pending Moderation
  1. Wednesday, 23 May 2018 14:21 PM UTC
  2. PowerBuilder
  3. # 2

Hi Michael,

 

Have you tried using the command YIELD()? That could probably help you.

 

 

Regards,

Comment
  1. Michael Hartnett
  2. Friday, 8 June 2018 08:01 AM UTC
Thanks Govinda,



Have been pulled onto another project but will try this once I am back to my Mobile development.



Michael

  1. Helpful
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.