Forum Discussion

tengel's avatar
tengel
Contributor
13 years ago

Spinner on a Form

I've been asked to provide a spinner on a form to show that a script is in play, in addition to the TC info up in the right hand corner.  I am thinking I may need to multithread this (which is one question) or provide an animated spinner and start and stop the thing somehow on one thread.  What is the best way to do this?

16 Replies

  • tristaanogre's avatar
    tristaanogre
    Esteemed Contributor
    We did user the indicator object pretty extensively... it won't necessarily give a progress bar for something (especially if there is no preconfigured time to execute), but it will give a visual notice, with custom text, on screen to say "Hey, don't touch... I'm working here!"
  • The Progress bar I was referring to is the TcxProgressBar found under 'Extra' on the Categories pane for the UserForm.  It's not clear to me why someone said there is no progress bar. 



    May I suggest that SmartBear add an animated spinner to the UserForm under 'Extra'? There is the theory that what the client wants, the client gets, and my client is the tester, who wants a spinner.  There are icons available that "spin" internally and it seems reasonable to request that this capacity be added to the form.
  • sastowe's avatar
    sastowe
    Super Contributor
    "The Progress bar I was referring to is the TcxProgressBar found under 'Extra' on the Categories pane for the UserForm.  It's not clear to me why someone said there is no progress bar."



    That was me. I was wrong, apparently.

  • Hi Tom,


     


    May I suggest that SmartBear add an animated spinner to the UserForm under 'Extra'? There is the theory that what the client wants, the client gets, and my client is the tester, who wants a spinner.  There are icons available that "spin" internally and it seems reasonable to request that this capacity be added to the form.


     


    I have registered your request as a suggestion in our DB!

  • Thanks, Tanya.



    You might want to consider widening it to accept any icon (.jpg,.gif, etc.).