DiagramCommandBarsManager Localization in demo version


https://www.nevron.com/Forum/Topic8627.aspx
Print Topic | Close Window

By Andrea Piazza - 10 Years Ago
Hi,
I'm trying the demo version of Nevron Diagram for. NET.
I tried to use NLocalizationManager to change the texts in the NDiagramCommandBarsManager toolbars, but doesn't work.
I used the code from the examples:
NLocalizationManager.Instance.Enabled = True
NLocalizationManager.Instance.Load ("my.xml")

The use of NLocalizationManager is perhaps limited in the demo version?

Thanks
By Nevron Support - 10 Years Ago
The Localization is supported by the demo version. Have you checked the format of the my.xml file and whether it exists?