How do you update a Paragraph object (time of day)?
I have On Show - Page.StartTimer(1000);
On Timer - Paragraph.SetText("the time is Paragraph", timeresult);
I even tried refresh page but no go.
Professional Software Development Tools
How do you update a Paragraph object (time of day)?
I have On Show - Page.StartTimer(1000);
On Timer - Paragraph.SetText("the time is Paragraph", timeresult);
I even tried refresh page but no go.
Hi. Here's an example project which makes a clock out of a label object. Hope that helps.![]()
yep that did it thx!
No problemo.![]()