NAME

validation.pl - Accepts only ASCII letters.

DESCRIPTION

This sample program shows how to make a simple text validation widget. This particular example considers ASCII letters as being the only valid characters, any other character will be underlined in red but still accepted by the widget.