Forum Topic - How to remove top line in PtList: (2 Items)
   
How to remove top line in PtList  
Hello,

how do I remove the top dashed line in a PtList. You can see the line in the attached picture.
At the end the list shall have no lines, no borders and no etches. So I removed all Pt_ARG_FLAGS and all 
Pt_ARG_BASIC_FLAGS except for Pt_FLAT_FILL.

Best regards,
Stephen
Attachment: Image List.png 4.04 KB
Re: How to remove top line in PtList  
This is a bug in the list widget. 
I recommend putting the list into a container, and adjusting the list's y position to a negative value -- just enough to
 clip the gray line out.