|
-
Jul 18th, 2006, 08:06 AM
#1
Thread Starter
Hyperactive Member
[RESOLVED] Symbols in Code.
I was wondering, is there a way i can embedd a symbol in Code so that i show it in a label?
I would like to show the small Zero Symbol for degrees in a lable.
-
Jul 18th, 2006, 08:09 AM
#2
Re: Symbols in Code.
 Originally Posted by maps
I was wondering, is there a way i can embedd a symbol in Code so that i show it in a label?
I would like to show the small Zero Symbol for degrees in a lable.
Hi,
The Keycode number for that small ° is number 176
Wkr,
sparrow1
-
Jul 18th, 2006, 08:12 AM
#3
Re: Symbols in Code.
Just copy the character from the character map and paste it where you want it. You'll probably have to save your code file as Unicode after that but it's never been a problem for me.
-
Jul 18th, 2006, 08:16 AM
#4
Thread Starter
Hyperactive Member
Re: Symbols in Code.
Thanks All. 176 will do..but it looks a real dot. May be its the fornt size.
-
Jul 18th, 2006, 08:20 AM
#5
Thread Starter
Hyperactive Member
Re: Symbols in Code.
Yap. it was the Font Size. Thanks.
-
Jul 18th, 2006, 08:35 AM
#6
Thread Starter
Hyperactive Member
Re: Symbols in Code.
Sparrow. How did you get that character code. Its not there in my charts
-
Jul 18th, 2006, 08:38 AM
#7
Re: [RESOLVED] Symbols in Code.
http://www.lookuptables.com/
Has all ASCII Codes. Are you sure you didnt want 167, as opposed to 176?
-
Jul 18th, 2006, 08:43 AM
#8
Re: Symbols in Code.
 Originally Posted by maps
Sparrow. How did you get that character code. Its not there in my charts
Hi maps,
I found a list via google and I thought it was very usefull.
Here's the link;
http://www.hektra.nl/info/asci.html
I hope it helps you to!
Wkr,
sparrow1
-
Jul 18th, 2006, 08:43 AM
#9
Thread Starter
Hyperactive Member
Re: [RESOLVED] Symbols in Code.
No 176 is the one that works in my VS 2005.Thats why am asking where sparrow got that one because, in my MSDN it gives it as 248!!!??
-
Jul 18th, 2006, 08:47 AM
#10
Re: [RESOLVED] Symbols in Code.
 Originally Posted by kfcSmitty
Hi,
In the list I'm using then the number 167 gives me this letter: § and like I wrote before the number 176 gives me: °
wkr,
sparrow1
-
Jul 18th, 2006, 05:00 PM
#11
Re: [RESOLVED] Symbols in Code.
The Windows Character Map also says 176.
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
|