jennyek2000
Programmer
I am writing an application in which the user should be able to insert symbols into text boxes - which will be then be transmitted to a digital display. The symbols should at least include arrows. So for example they might right click on the text box and select a symbol which will then be displayed.
What I need to know is how do I display symbols on the edit box. Do I have to use unicode? do I have to use a particular font? At the moment I am using Courier. Is it at all possible?
Jennyek2000
What I need to know is how do I display symbols on the edit box. Do I have to use unicode? do I have to use a particular font? At the moment I am using Courier. Is it at all possible?
Jennyek2000