May 2018
Beginner to intermediate
452 pages
11h 26m
English
There is no universal answer to how a widget should react to a user trying to enter bad data. The validation logic found in various graphics toolkits can differ greatly; when bad data is entered, an input widget might validate the user input as follows:
The correct behavior in a data entry form (which is filled out hundreds of times a day by users ...