User (Legacy) Posted January 27, 2005 Report Posted January 27, 2005 I have a chart on a CFormView derived class. I am resizing and/or moving the child controls when the size of the view changes. When I resize the chart (with ::DeferWindowPosition), it sizes and scales properly. But when I click on the chart, it resizes itself to the size that it was when the data was added (in OnInitialUpdate). How can I prevent this behavior?
Software FX Posted January 28, 2005 Report Posted January 28, 2005 Weird, I have written code like that and I never had this problem. Do you have a sample application that reproduces this ? -- FP Software FX
Recommended Posts
Archived
This topic is now archived and is closed to further replies.