Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to caption over a progress bar
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01094320
Message ID:
01094415
Views:
18
You could download the progressbarex stuff that I did out on my blog...

http://www.sweetpotatosoftware.com/SPSBlog/PermaLink,guid,87d20512-82d6-4ab2-827f-13a1bb5bbbf4.aspx

There's only one piece of code in there that is not compatible with VFP 8 - it's an ICASE statement that you can just change to a regular Do Case statement. In any event, on the example the solid progressbar shows the percentage on top of the progress bar. Progressbarex is pure VFP, no ActiveX dependencies.

>My project has a progress bar (OCX 5) along the bottom of the form. The restof the form is a list control (OCX). No buttons - no room for a "Label".
>
>As the progress bar marks the projects "march" through a process, I would like to "echo" revalent text on top of the prohress bar.
>
>Unfortunately any object (label, container,etc), except a "form" is "forced" under or behing the progress bar.
>
>I was thinking of overlaying a semi transparent form with a "Label" control along the width of the progress bar. This produces a additional item in the task bar.
>
>Is there another way to do this? Is there a way to hide the "shortcut button" a top level form places in the task bar?
>javascript:MessageSubmit()
>[Save this message so it will appear for other members immediately]
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform