Hi,
The cells in a table must keep their originally assigned size. To prevent the cells from re-sizing when the input text exceeds the visible cell space the table.options include [rvtoIgnoreContentWidth, rvtoIgnoreContentHeight, ...].
It prevents cell re-sizing but the user can still type in more text then fits the cell. How can I prevent users from entering more text then fits the visible cell area or at least give them a warning when they do?
Is there a way to calculate the "formatted" texheight from a cell so it can be compared to the cellheight. GetItemtext methods only seem to return "raw" text strings.
thanks in advance
How to prevent a user entering more text then fits the cell
-
- Site Admin
- Posts: 17521
- Joined: Sat Aug 27, 2005 10:28 am
- Contact: