Progressbar not visible

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #36362
    Pierrotsc
    Participant

    Using 9.17. I have a progress bar using the gray plastic theme. In design time I can see it but in runtime, it is not visible.

    What am I doing wrong.

    thanks

    P

    Let me add that it is located at the bottom of a form. when the form opens, you can see the progressbar but then it disappears.

    #52784
    Support
    Keymaster

    Hello!

    Can you show a demo, please?

    #52785
    Pierrotsc
    Participant
    'Support' wrote:

    Hello!

    Can you show a demo, please?

    Going to be tough as I have a lot of code and I know something is conflicting somewhere. If I create a new app and put a progressbar on it, it works fine. Let me troubleshoot more.

    Thanks.

    #52786
    mol
    Participant

    Might be the Z-order. Have you tried to bring the control to the front by right-clicking on it and then selecting Control -> Bring to Front?

    -Uwe

    #52788
    Pierrotsc
    Participant

    What about “Progressbar.visible := false !!!” Just found that in my code. Now i really feel dumb.

    Pierre

    #52789
    mol
    Participant

    LOL!

    -Uwe

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.