Translations - ONYX - Utilisation
Personnalisation de l'interface Designer/12/en
De MappingDoc
Révision datée du 19 mai 2020 à 07:27 par Jdieu (discussion | contributions) (Page créée avec « The XML file contains the same nodes as the former style file with the <style> node. We added the <ui> node containing a list of <menu> nodes. This node corresponds to the... »)
The XML file contains the same nodes as the former style file with the <style> node. We added the <ui> node containing a list of <menu> nodes. This node corresponds to the categories, panels and buttons to be display or hidden.
<?xml version="1.0" encoding="utf-8"?>
<style>
<ui>
<menu ... />
<menu ... />
...
</ui>
</style>