Translations - ONYX - Utilisation
Personnalisation de l'interface Designer/15/en
De MappingDoc
Révision datée du 19 mai 2020 à 08:14 par Jdieu (discussion | contributions)
In the following example, the generate project button, the Insert panel 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>