App Developer - Text Array / Values Table

Post here to discuss any new features, components, chips, etc, that you would like to see in Flowcode.
Post Reply
jay_dee
Posts: 164
http://meble-kuchenne.info.pl
Joined: Sun Dec 20, 2020 6:06 pm
Has thanked: 63 times
Been thanked: 46 times

App Developer - Text Array / Values Table

Post 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.

Post Reply