Started by velasquez ·
2017-03-19 18:07 UTC ·
4 replies · SMF topic #2492
velasquez
2017-03-19 18:07 UTC
Dcl-Control-SetRowHeight does not work with the first row of the grid.
This is normal?
velasquez
2017-03-19 21:28 UTC
I can see that there is no line separating the row header from the second row.
I am right?
fred_tomke
2017-03-20 13:35 UTC
Hi, velasquez, I cannot reproduce this.
Do you have a sample file?
Fred
velasquez
2017-03-20 14:36 UTC
author=Fred Tomke link=topic=2492.msg12449#msg12449 date=1490016910 wrote:
Hi, velasquez, I cannot reproduce this.
Do you have a sample file?
Fred
Hi, Fred.
I discovered what problem is in the drawing that separates the first line of the control.
I worked around setting a different color for Background Color.
Ex: (dcl-Control-SetBackColor dc_3D_MainMenu / Form1 / Grid1 33093880)
velasquez
2017-03-21 21:13 UTC
author=Fred Tomke link=topic=2492.msg12449#msg12449 date=1490016910 wrote:
Hi, velasquez, I cannot reproduce this.
Do you have a sample file?
Fred
Hi, Fred.
I was able to show the problem with separating the first and second grid lines?