Problems with dcl-Control-SetRowHeight

Started by velasquez · 2017-03-19 18:07 UTC · 4 replies · SMF topic #2492

Dcl-Control-SetRowHeight does not work with the first row of the grid.
This is normal?
Attachments
I can see that there is no line separating the row header from the second row.
I am right?
Hi, velasquez, I cannot reproduce this.
Do you have a sample file?
Fred
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)
Attachments
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?