OpenDCL Forums

OpenDCL => Studio/Dialog Editor => Topic started by: velasquez on December 01, 2014, 05:11:31 AM

Title: grid background
Post by: velasquez on December 01, 2014, 05:11:31 AM
The change in grid background colors on OpenDCL 8.0.0.10 is already expected?
I posted two images to show this?
Thanks
Title: Re: grid background
Post by: owenwengerd on December 01, 2014, 07:43:13 AM
It would be helpful if you describe the problem, what you expect, and why. Is this an issue with visual styles? With alternating colors?
Title: Re: grid background
Post by: velasquez on December 01, 2014, 09:49:54 AM
Quote from: owenwengerd on December 01, 2014, 07:43:13 AM
It would be helpful if you describe the problem, what you expect, and why. Is this an issue with visual styles? With alternating colors?

Hello Owen
The problem is the Grid's background color in OpenDCL 8.0.0.10 see grid_8.0.0.10.png file.
The grid_7.0.1.4.png file shows alternating colors between the grid lines in OpenDCL 7.0.1.4.
I made no change in visual styles.
I was wondering if change is expected in the current version.
Title: Re: grid background
Post by: Fred Tomke on December 01, 2014, 10:49:09 PM
Hi velasquez, we need the project file. If AlternatingColor is not the same as BackgroundColor then the background is alternating.
I use this as a feature.

Regards, Fred
Title: Re: grid background
Post by: velasquez on December 02, 2014, 03:35:50 AM
Quote from: Fred Tomke on December 01, 2014, 10:49:09 PM
Hi velasquez, we need the project file. If AlternatingColor is not the same as BackgroundColor then the background is alternating.
I use this as a feature.

Regards, Fred

Hi Fred,
For some reason the colors changed when I saved the old project. Now it's okay.
Regards, Velasquez
Title: Re: grid background
Post by: velasquez on December 02, 2014, 10:42:48 AM
Hello Fred,
You have opened a project created with OpenDCL 7.0.1.4 and only saved with OpenDCL 8.0.0.10?
The AlternateColor properties and different BackGroundColor stop working.
The Refresh function in PictureBox also stops working.
Title: Re: grid background
Post by: Fred Tomke on December 02, 2014, 10:51:42 AM
Hi, I did not save the project in OpenDCL 8.
Regards, Fred
Title: Re: grid background
Post by: velasquez on December 02, 2014, 11:14:28 AM
Quote from: Fred Tomke on December 02, 2014, 10:51:42 AM
Hi, I did not save the project in OpenDCL 8.
Regards, Fred

Thank you Fred
I will test with the old project to see what happens.
Regards, Velasquez
Title: Re: grid background
Post by: owenwengerd on December 02, 2014, 06:09:12 PM
If you have a reproducible case, please post or email it to me so I can fix the problem.
Title: Re: grid background
Post by: velasquez on December 03, 2014, 11:07:46 AM
Quote from: owenwengerd on December 02, 2014, 06:09:12 PM
If you have a reproducible case, please post or email it to me so I can fix the problem.

Hello Owen,
The project I'm working was created with OpenDCL 7.0.1.4 and it is too large.
I need to separate a part to send to you.

But I can say that AlternatingColor and BackgroundColor properties no longer work in the Grid after I saved the project with OpenDCL 8.0.0.10.
The same problem happened to dcl-PictureBox-Refresh function.

Thanks