Profile Picture

How can I hide the 'Undo' command list

Posted By usyber 9 Years Ago
Author
Message
usyber
Posted 9 Years Ago
View Quick Profile
Junior Member

Junior Member (16 reputation)Junior Member (16 reputation)Junior Member (16 reputation)Junior Member (16 reputation)Junior Member (16 reputation)Junior Member (16 reputation)Junior Member (16 reputation)Junior Member (16 reputation)Junior Member (16 reputation)

Group: Forum Members
Last Active: 9 Years Ago
Posts: 10, Visits: 106
Dear Nevron forum,

how can I hide the displayed undo/redo command list (see attachment).


Best regards,
Uli


Attachments
List.jpg (835 views, 28.00 KB)
Nevron Support
Posted 9 Years Ago
View Quick Profile
Supreme Being

Supreme Being (4,329 reputation)Supreme Being (4,329 reputation)Supreme Being (4,329 reputation)Supreme Being (4,329 reputation)Supreme Being (4,329 reputation)Supreme Being (4,329 reputation)Supreme Being (4,329 reputation)Supreme Being (4,329 reputation)Supreme Being (4,329 reputation)

Group: Forum Members
Last Active: Last Year
Posts: 3,039, Visits: 3,746
Hi,

If you want to disable the recording of the user actions (i.e. the Undo/Redo list), you should disable the history service of the drawing document:

document.HistoryService.Stop();



Best Regards,
Nevron Support Team



usyber
Posted 9 Years Ago
View Quick Profile
Junior Member

Junior Member (16 reputation)Junior Member (16 reputation)Junior Member (16 reputation)Junior Member (16 reputation)Junior Member (16 reputation)Junior Member (16 reputation)Junior Member (16 reputation)Junior Member (16 reputation)Junior Member (16 reputation)

Group: Forum Members
Last Active: 9 Years Ago
Posts: 10, Visits: 106
thank you for your answer. I do not want to stop the history service but is it possible to hide the extended list view with all entries. Or is there a simple possibility to translate the text to a different language?

Best regards,
Uli


Nevron Support
Posted 9 Years Ago
View Quick Profile
Supreme Being

Supreme Being (4,329 reputation)Supreme Being (4,329 reputation)Supreme Being (4,329 reputation)Supreme Being (4,329 reputation)Supreme Being (4,329 reputation)Supreme Being (4,329 reputation)Supreme Being (4,329 reputation)Supreme Being (4,329 reputation)Supreme Being (4,329 reputation)

Group: Forum Members
Last Active: Last Year
Posts: 3,039, Visits: 3,746
Hi,

The items in the Undo/Redo list can be localized just like the other strings in the UI - though editing the XML file either by using the Localization Manager application or manually in your favorite XML editor and then loading this XML file through the localization manager instance of your application. For more information and examples, check out the Localization topic in the documentation.

Best Regards,
Nevron Support Team





Similar Topics


Reading This Topic