Plex 2E

 View Only
  • 1.  StatusBar in Java

    Posted Jul 30, 2021 05:28 AM
    Hi @all

    i want to use the StatusBar as a progress visualisation, like step 1 of 300 which increases automatically.

    i tried this with a while statement and increase a number from 1 to 10000 and with every +1 i set the statusbartext (with java api).

    unfortunately the panel is not refreshed in the while an i see only 10000 in the statusbar when while is finshed.

    does anyone has an idea ?

    best regards,
    tobias​