clint1982 wrote:
I just need that when focusing the textbox the language will be changed to a specific language so that the textbox will contain character just of the german language for example.
Then you are going to have to define what characters are in the German language and exclude anything else yourself. There is no built in functionality for this. In order to get this right you would have to conduct quite an intence linguistic study into the languages that you support. For example, some languages contain a lot of loan words. So, while in English accented characters are not used, they are used in some lone words such as fiancée or résumé. Would you block accented characters while set to English.
Upcoming events: * Glasgow: Mock Objects, SQL Server CLR Integration, Reporting Services, db4o, Dependency Injection with Spring ... * Reading: Developer Day 5 Never write for other people. Write for yourself, because you have a passion for it. -- Marc Clifton My website