PDA

View Full Version : Lines in Popup



Razum
10-29-2019, 11:15 AM
Is it possible to draw a vertical line or draw a border for a cell or group of cells in popup?

fozzy71
10-30-2019, 08:04 AM
There isn't a way to make real vertical separators, but you can either:

1) Set the separator to a 'pipe' | - it won't give a solid line, but it's a start.
2) Set the separator as a space and set the 'transparent background' to false for all stats, and give them a different colour to the group background. This will make grid between cells like this: (bright colour for clarity)"

https://www.dropbox.com/s/983oog61nwicf40/popup%20hud%20vertical%20separator%20or%20cell%20b order.png?raw=1

*) That's with padding=0 to prevent border between rows, but setting that to 1 or higher splits things a little more too