Bug Report T132055
Visible to All Users

The overload bar is not printed in cxProgressBar controls

created 11 years ago

I use a progressbar in cxGrid as a column. I set the progresbar property ShowOverload = True. On designtime and runtime in the grid everithing is ok, because the progressbar is working well. But, when I try to print it with the dxComponentPrinter, the overloaded "piece" or color of the Progressbar doesn't appear on the printed page. How can I solve this problem?
See the attachment

Comments (3)
DevExpress Support Team 11 years ago

    Hello Árpád,

    I have reproduced this problem with a simple project. It seems that PintingSystem just cannot print the "Overload" part of the progress bar. I have forwarded this ticket to our developers for research.

    ÁM ÁM
    Árpád Márton 11 years ago

      Thank you. Actually, I know the original problem, because in the dxPScxExtCommon.pas the ShowOverload property doesn't handled. So, I could solve this issue on a simple way: I modified the source of dxPScxExtCommon.pas and I put the necessary properties in it. (InitializeItem, DrawProgressBar etc.) So it works now. But I wanted to take a notes because it is a problem and I'm sure not just for me. I attached the modified sourcecode if it is help you!

      [The dxPScxExtCommon.pas file is removed by DevExpress]

      DevExpress Support Team 11 years ago

        Thank you for providing your modified sources here. I have passed them to our developers and removed this file from your post to avoid sharing our sources in public.

        Answers approved by DevExpress Support

        created 11 years ago

        We have fixed the issue described in this ticket and will include the fix in our next maintenance update. To apply this solution before the official update, request a hotfix by clicking the corresponding link for product versions you require.

        Note: Hotfixes may be unavailable for beta versions and updates that are about to be released.

          Disclaimer: The information provided on DevExpress.com and affiliated web properties (including the DevExpress Support Center) is provided "as is" without warranty of any kind. Developer Express Inc disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.

          Confidential Information: Developer Express Inc does not wish to receive, will not act to procure, nor will it solicit, confidential or proprietary materials and information from you through the DevExpress Support Center or its web properties. Any and all materials or information divulged during chats, email communications, online discussions, Support Center tickets, or made available to Developer Express Inc in any manner will be deemed NOT to be confidential by Developer Express Inc. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.