General Textbox widgets displaying bec information
one example could be to display scan status in HTML such as this:
Status: COMPLETED Start time: Wed May 8 10:25:28 2024 End time: Wed May 8 10:25:29 2024 Elapsed time: 1.5 s Scan ID: 135f2a57-2ffd-467c-a0e4-7a758b56ce15 Scan number: 14 Number of points: 10
<div style="text-align: left;"><strong>Status:</strong> COMPLETED</div>
<div><strong>Start time:</strong> Wed May 8 10:25:28 2024</div>
<div><strong>End time:</strong> Wed May 8 10:25:29 2024</div>
<div><strong>Elapsed time:</strong> 1.5 s</div>
<div><strong>Scan ID:</strong> 135f2a57-2ffd-467c-a0e4-7a758b56ce15</div>
<div><strong>Scan number:</strong> 14</div>
<div><strong>Number of points:</strong> 10</div>
<p style="text-align: left;"> </p>
There could be also our API to setup bold text with no-bold info by default (anything from bec).