StringGadget as an input area. This topic is about that and a demo
linked later that I hope you will test and give me some feedback on.
Ultimately, I would like to see the StringGadget extended with two
more optional paramters, filter and mask.
Definitions:
"Filters" - allow the entry of only the characters that are present in the
defined filter. Filters can be very restrictive, but flexible, in application.
"Masks" - create the format of the entry and also determine the accepable
length of the input. Common masks include telephone number, social
security number, zipcode, etc.. Masks consist of a position defining character
and permanent placeholders.
A more detailed explanation is in the demo's help area.


References:
MaskedEdit in StringGadget - viewtopic.php?t=10929
Date Mask for StringGadget - viewtopic.php?t=4549&highlight=filters
Masking a String Gadget - viewtopic.php?t=13435&highlight=maskededit
and others if you search on "filter" or "mask" may apply.
The demo may be downloaded from:
http://elfecc.no-ip.info/purebasic/#MaskedInput
Feel free to download it and try it out. I would appreciate your feedback
and suggestions. I am certain it is not perfect

are forthcoming.
I plan on making the source code available after further testing and
cleanup.
Thanks,
Terry