unicode vb.net 2003

  • Thread starter Thread starter Guest
  • Start date Start date
bhc said:
I want to run some equations with Greek letters I have in front of me.

Run them?! Windows Forms are Unicode-aware and you can use Windows Forms
controls to display the greek letters if an appropriate font is used that
includes glyphs for the character codes you are using.
 
Can anybody show me how to input Greek characters? I also heard that Qbasic
can do unicode. I'm more familiar with that. I 'm a newbie a programing.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

How to search in vb.net dataset object with unicode 1
Decomposing Unicode Characters 1
Unicode on windows 9x 1
VB.NET Win98 and UNICODE 7
UniCode 2
unicode 1
Unicode/international 3
ASCII vs Unicode 5

Back
Top