Hi,
I need to draw a dotted line on the window.
oWnd:Line(Top, Left, Bottom, Right)
But if I change the thickness of the line, it stops looking like a dotted line.
oWnd:Line(Top, Left, Bottom, Right,, 2)
How to resolve this issue ?
Hi,
I need to draw a dotted line on the window.
oWnd:Line(Top, Left, Bottom, Right)
But if I change the thickness of the line, it stops looking like a dotted line.
oWnd:Line(Top, Left, Bottom, Right,, 2)
How to resolve this issue ?
But if I change the thickness of the line, it stops looking like a dotted line.
Thank you. ![]()