Bug Report Q486537
Visible to All Users

The skinned Scheduler does not paint selected or dragged events that are not adjacent to the timeline bar

created 12 years ago

Problems viewing the day's events.

If for SkinController UseSkins, for example Black, the display of the day's events, problems occur. Clicking one of the event, it is no longer visible. Example is supplied with.

Greetings Stefan

Comments (1)
DevExpress Support Team 12 years ago

    I have managed to reproduce this behavior. I am forwarding this issue to our developers for further processing. You will receive an automatic message once the status of this issue is changed.

    Answers approved by DevExpress Support

    created 12 years ago (modified 12 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.

      Show previous comments (3)
      DevExpress Support Team 12 years ago

        Hello Philip,
        Thank you for your compliment. I have passed your words to the team and they were really pleased.

          Hello Paulo,
          there was a Hot-Fix which I need urgent, due to an AV in the version 2.6. Please post this fix and don't remove it again. Because I don't know when the problem with the AV will be solved. For the last solution regarding the AV I had to wait app. 8 month.
          Thanks
          Thomas

          DevExpress Support Team 12 years ago

            Hello Thomas,
            OK. Here is the hot fix for the older VCL 12.2.5 build:

            Delphi
            cxSchedulerCustomResourceView: procedure TcxSchedulerEventCellViewInfo.CalculateVisibility; begin if not ViewData.ShowTimeLine then FVisible := FVisible and (FClipRect.Bottom >= FBounds.Bottom); CalculateDetailInfo; CalculateShowTimeAsClock; CalculateEventTimeVisibility; CalculateBorders; end;

            As for the AV you mentioned, I guess you mean the An AV occurs when the application is about to be closed issue, am I right? I kindly ask you to provide us with a demo project so we can precisely replicate your scenario on our side. It will help us fix the problem ASAP.

            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.