sergiogove
Programmer
Hi
I am using the standard progressbar. I want to show a label with the progress in the middle of the progressbar (like in many installation packages), showing for example 10%
however, the label does not show on top. it seems as though the progressbar takes precedence over it or something.
I tried, setting the label to the front, setting lbl.zorder() and even creating he label at runtime.
any ideas please ??
sergio.
I am using the standard progressbar. I want to show a label with the progress in the middle of the progressbar (like in many installation packages), showing for example 10%
however, the label does not show on top. it seems as though the progressbar takes precedence over it or something.
I tried, setting the label to the front, setting lbl.zorder() and even creating he label at runtime.
any ideas please ??
sergio.