I am trying to make my numbers which will be displayed in a text box, can look like those on LCD display. Does anybody know hot to do that?
Printable View
I am trying to make my numbers which will be displayed in a text box, can look like those on LCD display. Does anybody know hot to do that?
find or create a font that does that.
For purchase :
http://www.fonts.com/findfonts/detail.asp?pid=203862
Cander, Thank you for your advice. But I tried all the fonts listed and they don't work. Maybe I need to create my own font.
Not sure if this is what you are going for but...
James Stanich, Yeah, it's what I want, but how can I use it?
Put it in your font system directory. Reboot your systemQuote:
Originally posted by emagces
James Stanich, Yeah, it's what I want, but how can I use it?
Then you can select it as a font.
Remember, if you distribute the app, the font MUST be included in the install package or else your have BIG issues...
Can't you include the font as a resource and use it somehow?
Check this out :
http://www.vbforums.com/showthread.p...+resource+file
Hi, James Stanich,
Thank you very much for your help! Especially the advice on including the font in the installation package. It saved me from the big trouble. Thank you again!!!
You are quite welcome.... ;)Quote:
Originally posted by emagces
Hi, James Stanich,
Thank you very much for your help! Especially the advice on including the font in the installation package. It saved me from the big trouble. Thank you again!!!