I noticed that the property 'textlength' returns nil even if I see text inside an Edit widget.
Anyway, does the Edit widget has a maximum number of characters? Maybe 32767 bytes as somewhere documented for Win32 API ?
My final goal is to try to use the ui.Edit widget for capturing output from a serial port.
Is it a good choice or are there drawbacks? I can accept to cut the buffer after some max number of lines if strictly needed.
p.s. LuaRT 2.0.1