Translations - ONYX - Utilisation

Personnalisation de l'interface Designer/15/en

De MappingDoc
Révision datée du 19 mai 2020 à 07:37 par Jdieu (discussion | contributions) (Page créée avec « In the following example, the '''generate project''' button, the '''Insert''' pannel and the '''format''' category will not be displayed in the Designer interface. <?xml... »)
(diff) ← Version précédente | Voir la version actuelle (diff) | Version suivante → (diff)

In the following example, the generate project button, the Insert pannel and the format category will not be displayed in the Designer interface.

<?xml version="1.0" encoding="utf-8"?>

<style>
        <ui>
               <menu category="home" panel="generate" id="generate_btn" status="off"/>
               <menu category="format" status="off"/>
               <menu category="shape" panel="insert" status="off"/>
        </ui>
</style>