Hi Greg, with the TextInput component, is it possible to handle also control chars (like CR + LF) and maybe a style flag to keep them in the text (but without displaying them) or by default filtering them out ?
In dot Net the related component has this feature, and in some cases could be very useful. For example I used this feature in an application that reads data from BarCode Readers (where the end of the barcode was a CR LF). What do you think ? Bye
