Page 1 of 1

How to use #PRIM_MD.ProgressBar

Posted: Sat May 27, 2023 6:21 am
by atostaine
Can't find any examples in the Docs, I've used the Windows style one before, thought I'd give this one a try.

Re: How to use #PRIM_MD.ProgressBar

Posted: Mon May 29, 2023 6:45 am
by davidbalansa
Hi Art,

In the 'Explore the Material Design Controls' from the IDE there is an example. The View component name is xMdProgress (identifier XMDPROGRE).
Capture.PNG
Capture.PNG (90.12 KiB) Viewed 10001 times

Re: How to use #PRIM_MD.ProgressBar

Posted: Wed May 31, 2023 10:14 pm
by atostaine
Thanks David.