PaulBarter
MIS
I am writing an application that contains (among other things!) names and addresses in text boxes and I would like the user to be able to input accented characters for foreign addresses e.g. Ėûá. I can write a routine to supply the necessary symbol from, say, a menu option, as in Word, but if a user clicks on the menu, how can I tell which text box they were in to insert it?
Also, is there any simple way of testing for alphabetic characters (including accented characters)?
Also, is there any simple way of testing for alphabetic characters (including accented characters)?