Hi all,
I have a requirement for a specific setup for my status bar & I'm having difficulty in configuring the status bar appropriately.
The requirement is :-
On the left hand side I have a status label that is populated by various messages generated during runtime,
On the right hand side I need to have a progress bar.
I have been able to implement the status label as required however I can't seem to align the progress bar to the right hand side of the status bar. I am able to set the progress bar to the right of the status label however the position of the progress bar keeps moving due to the variable length of the the text populating the status label. The position of the progress bar needs to be constant & alinged to the right hand side of the status bar.
Any ideas ?
Thanks
Charles


