G Guest Oct 3, 2006 #1 I have VS 2005 standard , and I want to develop Hebrew Appliction, but the Device Emulator do not support Hebrew. what I can do?
I have VS 2005 standard , and I want to develop Hebrew Appliction, but the Device Emulator do not support Hebrew. what I can do?
F Fabien Oct 3, 2006 #2 Hi, Try to install the police in your emulator with the following function : AddFontResource(hebrewPolice.TTC). Or try to create a new emulator image including the Hebrew police. BR Fabien Decret Windows Embedded Consultant C# MCP ADENEO (ADESET) http://www.adeneo.adetelgroup.com/ ×הרון ציון a écrit :
Hi, Try to install the police in your emulator with the following function : AddFontResource(hebrewPolice.TTC). Or try to create a new emulator image including the Hebrew police. BR Fabien Decret Windows Embedded Consultant C# MCP ADENEO (ADESET) http://www.adeneo.adetelgroup.com/ ×הרון ציון a écrit :
G Guest Oct 3, 2006 #3 I'm working with VB2005 for Device Appliation. where I have to install Police? Thanks
I Ilya Tumanov [MS] Oct 3, 2006 #4 Having a font is not enough - you need LTR and culture specific support. There are some 3rd party installable localization packages available, but they are incomplete and might not work in some cases: http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=661373&SiteID=1 http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=511829&SiteID=1 -- Best regards, Ilya This posting is provided "AS IS" with no warranties, and confers no rights. *** Want to find answers instantly? Here's how... *** 1. Go to http://groups-beta.google.com/group/microsoft.public.dotnet.framework.compactframework?hl=en 2. Type your question in the text box near "Search this group" button. 3. Hit "Search this group" button. 4. Read answer(s).
Having a font is not enough - you need LTR and culture specific support. There are some 3rd party installable localization packages available, but they are incomplete and might not work in some cases: http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=661373&SiteID=1 http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=511829&SiteID=1 -- Best regards, Ilya This posting is provided "AS IS" with no warranties, and confers no rights. *** Want to find answers instantly? Here's how... *** 1. Go to http://groups-beta.google.com/group/microsoft.public.dotnet.framework.compactframework?hl=en 2. Type your question in the text box near "Search this group" button. 3. Hit "Search this group" button. 4. Read answer(s).
I Ilya Tumanov [MS] Oct 3, 2006 #5 By the way, have you noticed how your name looks like? You will run into similar issues with incomplete support even if font is present. -- Best regards, Ilya This posting is provided "AS IS" with no warranties, and confers no rights. *** Want to find answers instantly? Here's how... *** 1. Go to http://groups-beta.google.com/group/microsoft.public.dotnet.framework.compactframework?hl=en 2. Type your question in the text box near "Search this group" button. 3. Hit "Search this group" button. 4. Read answer(s).
By the way, have you noticed how your name looks like? You will run into similar issues with incomplete support even if font is present. -- Best regards, Ilya This posting is provided "AS IS" with no warranties, and confers no rights. *** Want to find answers instantly? Here's how... *** 1. Go to http://groups-beta.google.com/group/microsoft.public.dotnet.framework.compactframework?hl=en 2. Type your question in the text box near "Search this group" button. 3. Hit "Search this group" button. 4. Read answer(s).