Nevron Forum

DiagramCommandBarsManager Localization in demo version

https://nevron.com/Forum/Topic8627.aspx

By Andrea Piazza - Friday, June 27, 2014

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 - Wednesday, July 9, 2014

The Localization is supported by the demo version. Have you checked the format of the my.xml file and whether it exists?