11-13-2024 07:16 PM - edited 11-13-2024 07:18 PM
I have an application built using LabVIEW 2020 that features a table control with the text set to center justification. When a user types into that table control the first character is always cut off or barely visible. "Applying" the text fixes the issue, the entire entered data is visible. Hopefully the attached image can explain it better.
This issue does not appear to occur when setting the table text to left justification. Also, it does not appear to happen in the development environment (LabVIEW 2020), only the built executable. I am running Windows 10 22H2 if that helps.
Has anyone seen this issue before? Any help would be appreciated.
11-13-2024 07:39 PM
I guess make the cells bigger?
11-13-2024 08:20 PM
Unfortunately that doesn't work. It's happening regardless of the cell size. It's almost as if the text caret becomes offset some how. You can see in the image in my first post there appear to be two carets. Strange.