The behavior of the ProgressBar.setWidth() was changed. But now I'm not able to set the width of the ProgressBar to the whole width of the parent object. There is no method f.e. ProgressBar.setLength("100%");
How can I now set the width of the ProgressBar dynamically to the whole width of parent widget?
Pavel Navrkal
How can I now set the width of the ProgressBar dynamically to the whole width of parent widget?
Pavel Navrkal
Comment