Infralution
Joined: 28 Feb 2005 Posts: 5027
|
Posted: Fri Sep 07, 2007 2:58 am Post subject: How do I Localize Virtual Tree? |
|
|
If you are translating your application into a language other than English then you will want to also translate (or localize) the Virtual Tree context header menus (the menu you get when you right click on a column header).
There are two ways in which you can do this. The first is to select Virtual Tree in the Visual Studio designer and then right click to select then "Add Custom Header Menu" action. This will create a copy of the header context menu used by Virtual Tree in your application form and set Virtual Tree to use this copy. The copied menus can then be modified and localized as you would other form resources.
If you using Virtual Tree in a number of different projects with multiple languages then an alternative method is to request a localization by Infralution. We will provide you with a Globalizer.NET translation pack which includes the strings that need to be translated. When you provide us with translations into the required languages we will create a new build of Virtual Tree that includes the localized resources. Currently Virtual Tree includes localized resources for English and French. _________________ Infralution Support |
|