> On 2/20/2024 9:05 AM, Charlie wrote: > > Hi... I am using PasswordMaskEF.cc which works great except for one exception. > > > > When you input into the entryfield the mask solid dots show which is great. But if you type for instance a / or ' not defined in the special characters case you see an unusual character in the entryfield instead of a dot. This surprised me because I thought characters that aren't defined would just be ignored so the user can't type them in. > > Not sure why they aren't being trapped, the code seems pretty specific. > But it's been years since this has been worked on, by me or anyone else. > The entryfield is using the Wingdings font which is built into Windows > itself, which is why the unusual character. > > Ken > > -- > *Ken Mayer* > Ken's dBASE Page: http://www.goldenstag.net/dbase > The dUFLP: http://www.goldenstag.net/dbase/index.htm#duflp > dBASE Books: http://www.goldenstag.net/dbase/Books/dBASEBooks.htm > dBASE Tutorial: http://www.goldenstag.net/dbase/Tutorial/00_Preface.htm > dBASE Web Tutorial: http://www.goldenstag.net/dbase/WebTutorial/00_Menu.htm > dBASE DOS to Windows Tutorial: > http://www.goldenstag.net/dbase/DtoWTutorial/00_Menu.htm >