Translations - ONYX - Utilisation - Personnalisation de l'interface Designer/12/en

Différence entre versions

De MappingDoc
(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... »)
 
 
Ligne 1 : Ligne 1 :
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.
+
The XML file contains the same nodes as the former style file with the <style> node.
 
 
<?xml version="1.0" encoding="utf-8"?>
 
<style>
 
        <ui>
 
              <menu ... />
 
              <menu ... />
 
                  ...
 
        </ui>
 
</style>
 

Version actuelle datée du 4 août 2020 à 08:48

Informations concernant le message (contribuer)

Ce message n’est pas documenté. Si vous savez où ou comment il est utilisé, vous pouvez aider les autres traducteurs en créant sa documentation.

Définition du message (ONYX:Utilisation:Personnalisation de l'interface Designer)
Le fichier XML reprends les même balise que les autre fichier de style avec la balise <style>.
TraductionThe XML file contains the same nodes as the former style file with the <style> node.

The XML file contains the same nodes as the former style file with the <style> node.