473,804 Members | 3,725 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Unicode symbols in my app not displaying on other workstations

I copied a down arrow triangle symbol from the character map and added this
symbol to a menu Item on a menustrip on a form in my app. On saving the
project a dialogbox asked if I wanted to convert/save to unicode - or
something like that. I clicked yes and then deployed the app (using Click
Once). On a user's workstation I noticed that this triangle symbol was not
displaying and in its place was a little empty sqare (indicating the symbol
was not being rendered).

I have the same machine as everyone else in our office except that it is a
development machine. The symbol renders fine on my workstation. What can I
do so that this symbol (or any other unicode symbol) would render on the
other workstations?

Thanks,
Rich
Jun 27 '08 #1
3 1278
Have a look in what codeset your triangle exist and then check the languages
code set in the other computers.

Mostly something like

Settings -Countries -Advance and then the codes

Cor

"Rich" <Ri**@discussio ns.microsoft.co mschreef in bericht
news:65******** *************** ***********@mic rosoft.com...
>I copied a down arrow triangle symbol from the character map and added this
symbol to a menu Item on a menustrip on a form in my app. On saving the
project a dialogbox asked if I wanted to convert/save to unicode - or
something like that. I clicked yes and then deployed the app (using Click
Once). On a user's workstation I noticed that this triangle symbol was
not
displaying and in its place was a little empty sqare (indicating the
symbol
was not being rendered).

I have the same machine as everyone else in our office except that it is a
development machine. The symbol renders fine on my workstation. What can
I
do so that this symbol (or any other unicode symbol) would render on the
other workstations?

Thanks,
Rich
Jun 27 '08 #2
Do the other machines have a Unicode font set installed ? Compare Fonts.
"Rich" <Ri**@discussio ns.microsoft.co mwrote in message
news:65******** *************** ***********@mic rosoft.com...
>I copied a down arrow triangle symbol from the character map and added this
symbol to a menu Item on a menustrip on a form in my app. On saving the
project a dialogbox asked if I wanted to convert/save to unicode - or
something like that. I clicked yes and then deployed the app (using Click
Once). On a user's workstation I noticed that this triangle symbol was
not
displaying and in its place was a little empty sqare (indicating the
symbol
was not being rendered).

I have the same machine as everyone else in our office except that it is a
development machine. The symbol renders fine on my workstation. What can
I
do so that this symbol (or any other unicode symbol) would render on the
other workstations?

Thanks,
Rich
Jun 27 '08 #3
"Rich" <Ri**@discussio ns.microsoft.co mschrieb:
>I copied a down arrow triangle symbol from the character map and added this
symbol to a menu Item on a menustrip on a form in my app. On saving the
project a dialogbox asked if I wanted to convert/save to unicode - or
something like that. I clicked yes and then deployed the app (using Click
Once). On a user's workstation I noticed that this triangle symbol was
not
displaying and in its place was a little empty sqare (indicating the
symbol
was not being rendered).
Most likely you are using a font which is not available in the same version
on the target machine. Which font are you using for the character not
displaying on the machine?

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>

Jun 27 '08 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

10
2759
by: Noixe | last post by:
Hello, I'm italian and i not speak a good english. My problem is this: Why this istruction: print u"\u00" + str(41) generate an error and this:
8
5280
by: Bill Eldridge | last post by:
I'm trying to grab a document off the Web and toss it into a MySQL database, but I keep running into the various encoding problems with Unicode (that aren't a problem for me with GB2312, BIG 5, etc.) What I'd like is something as simple as: CREATE TABLE junk (junklet VARCHAR(2500) CHARACTER SET UTF8)); import MySQLdb, re,urllib
7
4405
by: Torbak | last post by:
I got some question about symbols in libraries ... In libraries, there is public symbols and "not public" symbols (private, static)... In C when we use the "static" keyword on the declaration of a function, the function is not public in the library. 1- When I use a class, all is symbols are put in the public section of the library. How can I change that. The keyword "private" in a class is only for the langage or does it change (like...
11
3670
by: Patrick Van Esch | last post by:
Hello, I have the following problem of principle: in writing HTML pages containing ancient greek, there are two possibilities: one is to write the unicode characters directly (encoded as two bytes) into the HTML source, and save this source not as an ASCII text, but as a UNICODE text file (using 16 bits per character, also for the Western ASCII characters, which are usually encoded as Ox00XX with XX the ASCII code) ; or to write a pure...
2
549
by: Quimbly | last post by:
Hi, I'm just trying to do something very simple, but I can't find a simple example. In a TextBox and Button on a WinForm, I just want to display some Unicode characters -- specifically, U+2660, U+2663, U+2665 and U+2666 (the playing card symbols). It's my understanding that all strings is .NET are unicode strings. Is that correct? Currently I have the unicode characters as input to some strings:
2
3749
by: Alex Guryanow | last post by:
Hi, I have windows app written in Borland C++ Builder 5.0. Using ODBC driver windows app connects to database on linux server. Database is created with UNICODE encoding. When pg-server is version 7.1.3 windows app works fine, but when pg-server is version 7.4.6 or 8.0beta4 under certain conditions the app receives strings with wrong lengths. For example: the database contains table "issue" with the following structure:
9
2257
by: William Cruz | last post by:
How can I access these unicode symbols & show them thru my application. Thanks. http://www.unicode.org/charts/PDF/U2200.pdf William Cruz *** Sent via Developersdex http://www.developersdex.com ***
3
4254
by: Bardo | last post by:
Hi all, We are trying to debug an assembly which was built in debug configuration on our build server. The output window of visual studio indicates that no symbols are being loaded for the assembly. However, when the PDB file is copied alongside the dll, the symbols load ok. We were a little confused, because we had already been debugging this assembly WITHOUT copying the pdb file. What I discovered was that when the assembly is built...
2
1823
by: =?Utf-8?B?UmljaA==?= | last post by:
I just got a new workstation - which I had to reload VS2005 (myself). On my old workstation - the VS2005 supported unicode chars in the text of controls. On the new workstation - I just get the little squares when I try to copy a unicode char in the text of a control (like a menu control - specifically a down arrowhead). How can I make this (these) unicode char useable in my apps? While I am at it - when I deploy the app(s) the unicode...
0
9706
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9579
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10330
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
10076
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
7616
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5520
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5651
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
3816
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2990
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.