Search found 1 match

by collarofcantona
16 May 2017, 10:52
Forum: EditControls
Topic: Typing Hindi into Unicode Textbox shows question marks
Replies: 10
Views: 20695

Re: Typing Hindi into Unicode Textbox shows question marks

Hi doublespin, I have the same issue except that I see question marks while using Chinese Unicode. I have a Double to Hex conversion function. It works fine for values between 0-127. Beyond 127, I get 63 as the output because '?' contains the value 63. How do I resolve this? Here's the code. Public ...