Profile Picture

toolbar error when localized

Posted By Krzysztof Janiszewski 14 Years Ago
Author
Message
Krzysztof Janiszewski
Posted 14 Years Ago
View Quick Profile
Forum Newbie

Forum Newbie (1 reputation)Forum Newbie (1 reputation)Forum Newbie (1 reputation)Forum Newbie (1 reputation)Forum Newbie (1 reputation)Forum Newbie (1 reputation)Forum Newbie (1 reputation)Forum Newbie (1 reputation)Forum Newbie (1 reputation)

Group: Forum Members
Last Active: 14 Years Ago
Posts: 1, Visits: 1
Hello!

I'm implementing application which uses Nevron Diagram. Yesterday i found strange bug.

I've done partial localization of components using application shipped with Nevron components. When I enabled localization with code:

NLocalizationManager.Instance.Load(Application.StartupPath + "\\nevron.xml");
NLocalizationManager.Instance.Enabled = true;

toolbar with drawing tools (rectangle, line, polyline, pan tool etc) stopped working. When I click any tool on that toolbar, NDrawingView becomes read only. I can't do anything with it.

I attach my localization .xml file. Please check, what causes problem.

Thank you in advance
Krzysztof Janiszewski

Attachments
nevron.xml (109 views, 166.00 KB)
Nevron Support
Posted 14 Years Ago
View Quick Profile
Supreme Being

Supreme Being (4,435 reputation)Supreme Being (4,435 reputation)Supreme Being (4,435 reputation)Supreme Being (4,435 reputation)Supreme Being (4,435 reputation)Supreme Being (4,435 reputation)Supreme Being (4,435 reputation)Supreme Being (4,435 reputation)Supreme Being (4,435 reputation)

Group: Forum Members
Last Active: Last Week
Posts: 3,054, Visits: 4,009

Hi,

the problem is that in your translation some tools (for example the "Handle Tool" and the "Selector Tool") have the same translation. Note that all tool names must have different translations ! Correct them in your xml file and the problem with the toolbar will be solved.



Best Regards,
Nevron Support Team





Similar Topics


Reading This Topic