Your book "XNA Game Studio" is very helpfull and very well explained for a begginner like me.
However, i seem to be ahving a problem with the end of chapter 9 "Reading Text Input". I have all the code down but whenever i run the program it does not have the desired effect. It either only displays one letter (this happens when using keyString) or it does the buggy form of all uppercase letters and not having the desired effects when using abbreviation that the original messageString code had before. I think that the problem is just where i am placing my keyString code but no matter what i do, it doesnt seem to do what i want. I would be very grateful if you could help.
Your book "XNA Game Studio" is very helpfull and very well explained for a begginner like me.
However, i seem to be ahving a problem with the end of chapter 9 "Reading Text Input". I have all the code down but whenever i run the program it does not have the desired effect. It either only displays one letter (this happens when using keyString) or it does the buggy form of all uppercase letters and not having the desired effects when using abbreviation that the original messageString code had before. I think that the problem is just where i am placing my keyString code but no matter what i do, it doesnt seem to do what i want. I would be very grateful if you could help.
Thank you very much.