Page 1 of 1

App Developer - Text Array / Values Table

Posted: Wed Jun 12, 2024 12:09 pm
by jay_dee
Hi,
I think the following would be very flexible and helpful to App Dev users.

A Display element that is a user defineable grid of textboxs. X Columns by Y Rows.
The user can then specifiy the Text String for each cell by the defined Row,Column.
This would allow very quick way to build a results table and show lots of information in a compact manner.
Name | Value | Units
Pot1 | 123 | Counts
Dist | 65 | mm

This would be very helpful for development and field problem solving as you can have a string of values being sent out over UART and displayed in App Developer in a table.
You could build something using individual elements but a table would be much quicker and cleaner.
J.