Page 1 of 1

Indicator for OnVClick

PostPosted: 21 Oct 2016 14:28
by buzud
I have only the mobile suite.
My question is how I can use the indicator, because appear in tools palette but is not active.

I create a login form, when I click the login button i load next page that is heavy. Than takes few seconds till is open....how I can set the indicator or something similar that show loading animation ?

Thanks!

Re: Indicator for OnVClick

PostPosted: 24 Oct 2016 09:29
by Alexander Bulei
Hi buzud,

You need attach the lock indicator item to event.
Please check our JQueryDemoV3_IW14 demo code...
Unit: Components.pas

Note: It's a desktop demo, but the procedure is same..

Best Regards.