I was wondering if there was a way to set an eventhandler for the EditText in a InputDialog?
That way I could catch the text beying inputed and only allow certain characters. Basically, I need to create my own filter to only allow a custom set of characters to use.
Thanks for any info
That way I could catch the text beying inputed and only allow certain characters. Basically, I need to create my own filter to only allow a custom set of characters to use.
Thanks for any info