G Guest Oct 19, 2005 #1 Will this program (English version) support foreign chaaracters like those used in elementery physics?
Will this program (English version) support foreign chaaracters like those used in elementery physics?
H Herfried K. Wagner [MVP] Oct 19, 2005 #2 bhc said: Will this program (English version) support foreign chaaracters like those used in elementery physics? Click to expand... Which program? Are you talking about using the characters in the source code or on controls?
bhc said: Will this program (English version) support foreign chaaracters like those used in elementery physics? Click to expand... Which program? Are you talking about using the characters in the source code or on controls?
G Guest Oct 19, 2005 #3 Herfried K. Wagner said: Which program? Are you talking about using the characters in the source code or on controls? -- M S Herfried K. Wagner M V P <URL:http://dotnet.mvps.org/> V B <URL:http://classicvb.org/petition/> I guess the controls. I do know that the old qbasic program is limited to ASCII Click to expand...
Herfried K. Wagner said: Which program? Are you talking about using the characters in the source code or on controls? -- M S Herfried K. Wagner M V P <URL:http://dotnet.mvps.org/> V B <URL:http://classicvb.org/petition/> I guess the controls. I do know that the old qbasic program is limited to ASCII Click to expand...
C Cor Ligthert [MVP] Oct 19, 2005 #4 In addition to Kudzu. Unicode http://www.geocities.com/Athens/Academy/4038/graph/fontset.htm#b OS systems http://www.microsoft.com/globaldev/reference/oslocversion.mspx I hope this helps a little bit? Cor
In addition to Kudzu. Unicode http://www.geocities.com/Athens/Academy/4038/graph/fontset.htm#b OS systems http://www.microsoft.com/globaldev/reference/oslocversion.mspx I hope this helps a little bit? Cor
H Herfried K. Wagner [MVP] Oct 19, 2005 #5 bhc said: I guess the controls. I do know that the old qbasic program is limited to ASCII Click to expand... ..NET Windows Forms controls are designed to support Unicode on Unicode-enabled versions of Windows.
bhc said: I guess the controls. I do know that the old qbasic program is limited to ASCII Click to expand... ..NET Windows Forms controls are designed to support Unicode on Unicode-enabled versions of Windows.