473,657 Members | 2,953 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Unicode fonts in combo boxes with Windows 98?

Hi

My problem is that unicode fonts like cyrillic fonts are not shown
correctly in combo boxes with Windows 98. I'm using 'MS Sans Serif'
and 'Tahoma' fonts. Has somebody a solution for that?
Nov 20 '05 #1
5 2454
* "Frank Gewalt" <ge****@gmx.d e> scripsit:
My problem is that unicode fonts like cyrillic fonts are not shown
correctly in combo boxes with Windows 98. I'm using 'MS Sans Serif'
and 'Tahoma' fonts. Has somebody a solution for that?


See Thomas' reply in the German language VB.NET group. Please don't
mutlipost.

--
Herfried K. Wagner [MVP]
<URL:http://dotnet.mvps.org/>
Nov 20 '05 #2
> See Thomas' reply in the German language VB.NET group. Please don't
mutlipost.


Do you think that english speakin people would read the german VB.NET group?
Nov 20 '05 #3
Hi Frank,

Do you think that english speakin people would read the german VB.NET

group?

The one who can read German probably do, and the ones who cannot can ask the
question again.

Very good extra information from Herfried.

Cor
Nov 20 '05 #4
* "Frank Gewalt" <ge****@gmx.d e> scripsit:
See Thomas' reply in the German language VB.NET group. Please don't
mutlipost.


Do you think that english speakin people would read the german VB.NET group?


Mhm... Why let people write an answer in the English language group if
people in the German language group already wrote an answer?

--
Herfried K. Wagner [MVP]
<URL:http://dotnet.mvps.org/>
Nov 20 '05 #5
I think my question is related to this post.

I have both a Rich Text Box and a text box that both show
Korean text OK on my development computer. The Korean
text is in UTF8.

But when I take the program over to another machine only
the Korean in the Rich Text Box displays properly. The
Korean in the text box looks like trash. But oddly
enough the text that looks like trash in the text box
still is the correct text because when I use the trash
text to do a Select on the Access database it brings back
the right Korean results to the Rich Text Box.
Remember... the RTB shows the Korean text properly.

So what am I not doing right with the Text box so it will
show the UTF8 text properly on the other computer?

Could it be that I declare the text to be Arial for the
RTB but I don't declare a font for the Text box? I let
the system take the default.

If this is true then I am a little scared that unless I
know exactly what UTF8 font my users have on their
machine I may not choose the right one and many of my
users will see only trash text.

So the Really bif question is how do I make the Text box
and Rich Text box to always use ANY available UTF8
capable font on the user's computer?

Thanks!

Bob

PS. I studied German 25 years ago but I forgot anything
I knew once I started studying Russian. Only so much RAM
available :o(
-----Original Message-----
Hi

My problem is that unicode fonts like cyrillic fonts are not showncorrectly in combo boxes with Windows 98. I'm using 'MS Sans Serif'and 'Tahoma' fonts. Has somebody a solution for that?
.

Nov 20 '05 #6

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

Similar topics

10
2398
by: Dumbkiwi | last post by:
I'm trying to get python, unicode and kdialog to play nicely together. This is a linux machine, and kdialog is a way to generate dialog boxes in kde with which users can interact (for example input text), and you can use the outputted text in your script. Anyway, what I'm doing is reading from a utf-8 encoded text file using the codecs module, and using the following: data = codecs.open('file', 'r', 'utf-8')
5
452
by: Olli Krollmann | last post by:
hello folks, we have been developing several .NET-based windows forms applications during the last two years. there are two mysterious display problems that we have encountered so far but have been unable to find any information about: 1. distorted fonts. when placing label controls on forms or setting form or grid captions we often notice that the label or title text is stretched out in the left part, displays correctly in the middle...
1
3654
by: PvdK | last post by:
Hello, Although a lot of postings in the past discuss the subject of A2000 and Unicode support, I couldn't find what I was looking for. My institute is compiling a dictionary of early middle dutch. The sources used for this dictionary contain a lot of very specific characters. Many of them are not available in current font sets, so we made them ourselves (unicode). Now they have to be used in Access. What I want to know is if it is...
0
812
by: jimmyk | last post by:
Hello, please help me I made a windows application by VB.NET. Everthing is ok if i run it on Windows xp, unicode-font objects display properly. But when i run it on windows 9x (installed unicode fonts already), only BUTTON display unicode fonts properly, TEXTBOX can't display unicode fonts. WHY? Please tell the solutions. I heard that MSLU (for win 9x) can solve the problem but i don't know how to use it in VB.NET.
1
1050
by: jimmyk | last post by:
Hello, please help me I made a windows application by VB.NET. Everthing is ok if i run it on Windows xp, unicode-font objects display properly. But when i run it on windows 9x (installed unicode fonts already), only BUTTON display unicode fonts properly, TEXTBOX can't display unicode fonts. WHY? Please tell the solutions. I heard that MSLU (for win 9x) can solve the problem but i don't know how to use it in VB.NET.
7
4197
by: Robert | last post by:
Hello, I'm using Pythonwin and py2.3 (py2.4). I did not come clear with this: I want to use win32-fuctions like win32ui.MessageBox, listctrl.InsertItem ..... to get unicode strings on the screen - best results according to the platform/language settings (mainly XP Home, W2K, ...). Also unicode strings should be displayed as nice as possible at the console with normal print-s to stdout (on varying platforms, different
0
1594
by: Tom | last post by:
I have some very strange issues with combo boxes on a tab control. Here's the scenario: I have a Windows Forms form that has a tab control on it, with two (2) tabs. Tab 2 happens to have a number of text and combo boxes on it (in panels on the tab). These combos were originally simple drop down lists - i.e. you had to select from the list and couldn't enter anything of your own. At that time everything worked fine. Now, the users...
5
9556
by: =?Utf-8?B?S2V2aW4gVGFuZw==?= | last post by:
In MFC, CRichEditCtrl contrl, I want to set the codepage for the control to Unicode. I used the following method to set codepage for it (only for ANSI or BIG5, etc, not unicode). How should I change codepage to Unicode? Get the default character format. GetDefaultCharFormat(CHARFORMAT2& _cf)
2
2130
by: desertavataraz | last post by:
I am going write an application in C++ that allows the user to see two languages at once, and allows them to search each individual language for words or keywords. I have a font that I made specially for the non-English language, which would allow me to simply use different fonts for each specific language. I could also control how the search works simply by reading the font tags, for each language, so I only get results in that specific...
0
8384
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
8302
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
8718
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...
1
8499
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8601
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
6162
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
5630
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4150
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...
1
2726
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system

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.