|
-
Mar 3rd, 2001, 10:59 AM
#1
Thread Starter
Lively Member
I have a textbox that has this in it:
‹(•¿•)›
And I can't get it to display right. It does vertical bars for most of the characters.
-
Mar 3rd, 2001, 11:04 AM
#2
Lively Member
-AndySoft
[email protected]
[email protected] (Use the other one first!)
I use: NASM, HTML, Perl, PHP, JavaScript, Batch, TI-Basic (TI-83+), QBasic 1.1, QuickBASIC 4.5, QuickBASIC Extended 7.1, VB-WIN 6 Ent., and the rest of Visual Studio 6 Ent.  And who knows what else!
-
Mar 3rd, 2001, 11:17 AM
#3
Thread Starter
Lively Member
-
Mar 3rd, 2001, 11:24 AM
#4
Hyperactive Member
You can only use standard Characters in a textbox or rich text box, as default. By standard I mean, exactly as they appear on the keyboard. This is because ASCII standards have set it up that way. I would suggest coding them in (If there is a numeric representation available for each individual Character through ASCII) I have not looked them up.
If all else fails save the characters as an Image, and stick it in an ImageBox
Font size will not matter.
Lee
 Mahalo 
VB6(SP5), VC++, COBOL, Basic, JAVA
MBA, MCSD, MCSE, A+
Computer Forensics
-
Mar 3rd, 2001, 11:27 AM
#5
Hyperactive Member
Or I could be compltetly wrong!
I thought you were using a TTF
Sorry!
 Mahalo 
VB6(SP5), VC++, COBOL, Basic, JAVA
MBA, MCSD, MCSE, A+
Computer Forensics
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|