Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / WinForms > Track / Progress / Waiting / Scroll Bars > Progress Display issue

Not answered Progress Display issue

Feed from this thread
  • Thomas Mastaleck avatar

    Posted on Oct 6, 2010 (permalink)

    Hi Everyone,

    I have a radWaitingBar in my Project. As you can see in the attached image, there is a display bug. I use the breeze Theme. I tried many things, but it always looks like that.

    public void show()
    {
        inProgressForm.waitingBar.WaitingIndicatorWidth = 0;
        inProgressForm.waitingBar.StartWaiting();
          
        inProgressForm.ShowDialog();
    }
    Attached files

    Reply

  • Posted on Oct 6, 2010 (permalink)

    Hi Christian, 

    The waiting bar with Breeze theme out of the box does seem to contain some bugs and does not render correctly. 
    However, if you click on the smart tag, and go to Edit UI Elements, then.. 

    • Go to the ProgressBar Primitive section
    • Set BackColor, BackColor2, BackColor3 and BackColor4 to White
    • Set Maximum to 1
    • Set Value1 to 1 
    Then it does render the lines without the issue that you've shown in your screenshot

    Hope that helps
    Richard

    Reply

  • Thomas Mastaleck avatar

    Posted on Oct 6, 2010 (permalink)

    Hey Richard.

    Thank you for the hint ! In the visual studio designer it looks great now, but on runtime....see the attached file :-)

    Any Idea ?

    Thanks

    Attached files

    Reply

  • Posted on Oct 6, 2010 (permalink)

    Hi, 

    This is all I've needed to do to get it working without any display issues. What version of the controls are you on? I'm using the latest version 2010 Q2 914
    Richard
    Attached files

    Reply

  • Dobry Zranchev Dobry Zranchev admin's avatar

    Posted on Oct 11, 2010 (permalink)

    Hello Christian,

    Thank you for writing.

    We are not able to reproduce the issue. Please send us a sample project that uses your theme. This will help us to investigate the issue and provide you with an appropriate solution. Please note that you have to open a new support ticket in order to attach your files.

    I will looking for your reply.

    Regards,
    Dobry Zranchev
    the Telerik team
    Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

    Reply

  • Posted on Oct 11, 2010 (permalink)

    Hi dobry, 

    I'll also send one in as well for 2010 Q2 914. 
    On it's way. 
    Richard

    Reply

  • Dobry Zranchev Dobry Zranchev admin's avatar

    Posted on Oct 12, 2010 (permalink)

    Hi guys,

    Christian, thank you for the reported issue. I was able to reproduce it. Your Telerik points have been updated.

    Richard, thank you for your cooperation. Your project helped us to reproduce the wrong behavior.

    You can track the status of the issue here.

    Feel free to write back in case you have further questions.

    Best wishes,
    Dobry Zranchev
    the Telerik team
    Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / WinForms > Track / Progress / Waiting / Scroll Bars > Progress Display issue
Related resources for "Progress Display issue"

[ Features | Demos | Documentation | Knowledge Base | Telerik TV | Code Library | Step-by-step Tutorial | Blogs | Self-Paced Trainer ]