rx_widgets
rx_widgets copied to clipboard
rxEntry added
a new widget added to represent the rx_TextField but it is called rx_Entry because it does not offer everything that TextFields offers but rather the main properties which used in the majority of the apps and more .
Just had a look at it wouldnÄt it make more sense to pass too commands, one for textChanged and one for textValidate? How do I react on the textChanges with that? I mean how can I output the changed text to a STream?