Gradient Panel not painting correctly in Resize

Hi, I''ve got a Gradient Panel with the Dock property set to Fill, and the Background set to a Gradient (Red to Silver vertical), if I maximise the form (or start resizing the form larger), the gradient panel doesn''t repaint properly (I''ve attached a sample picture). Is there something wrong with the control, or am I missing a setting or something. (I''m running 2.0.2.0) Thanks, Sue resize_8461.zip

4 Replies

AD Administrator Syncfusion Team February 19, 2004 10:54 AM UTC

Hi Sue, Thanks for bringing this to our attention and also for the screenshot attached. I could recreate the error here, and have notified the development team in this regard. However as a workaround you could handle the Form''s Layout event and within this event handler invoke the GradientLabel''s Refresh method. This will take care of the GradientLabel''s painting problems for the time being. I have attached a sample application that illustrates this workaround. We appreciate your feedback, and thanks for choosing Syncfusion products. Regards, Guru Patwal Syncfusion, Inc.


SH Sue Harris March 17, 2004 03:07 AM UTC

Hi Guru, I downloaded the release candidate, and am still seeing the same behaviour. Am I correct in thinking that the RC1 hasn''t fixed this problem? If so, is there an estimate of when this problem will be fixed. Regards, Sue


AD Administrator Syncfusion Team March 17, 2004 02:14 PM UTC

Hi Sue, Thanks for bringing this to our attention. I am afraid, this issue was not taken care of before the code freeze for v2.0 RC. I have notified the development team in this regard, and we will make sure that the fixes are incorporated in the next build of Essential Suite. Till then we request you to use the above suggested workaround. We appreciate your patience and cooperation. Regards, Guru Patwal Syncfusion, Inc.


AD Administrator Syncfusion Team April 7, 2004 07:25 PM UTC

Hi Sue, This issue has been fixed, and the fixes will be incorporated in the next build of Essential Suite (v2.0 final release). We appreciate your patience, and thanks for your continued interest in Syncfusion products. Regards, Guru Patwal Syncfusion, Inc.

Loader.
Up arrow icon