on the progress bars xml file, open it up, and then the second line should be a PAGE tag, add alwaysontop="true" somewhere inside it. so it would look something kinda like,
<Page alwaysontop="true" ...ect.>
of course without the ...ect. and with the rest of the properties that line already has.
|