Page 1 of 1

Lock indicator for file uploading

PostPosted: 05 Feb 2019 03:33
by DelphiStudent
I know that IWCGJQFileUpload (desktop version) has the property CGProgressBar. It korks great
but, in mobile it does not work.
if you put a IWCGJQProgressBar (desktop version) on a mobile form, the graphics has conflicts, and thats not the right scenario.

IWCGJQMProgressBar doesNot exist, so,
there is a way to put a progressbar or a LockIndicator to indicate to the user that the large file is uploading and that he has to wait?

event OnProgress will work? how to use it?

Re: Lock indicator for file uploading

PostPosted: 05 Feb 2019 11:20
by Alexander Bulei
Hi DelphiStudent,

Please check attached example, you have 2 ways to handle it.

Best Regards.