Mar 30, 2021 07:21 AM
by Hammad
Hi
Can you guide me how can i hide/disable some menus from our doctors. For example Online Help, Licensing details , Open DICOM Folder or Open Zip File.
Please guide
Mar 30, 2021 09:13 AM
by
Currently you can only disable some buttons using the options.xml file:
https://www.radiantviewer.com/dicom-viewer-manual/options_xml.html
Uncomment specific lines in this section:
<disabled>
<!-- disabled features and toolbar buttons -->
<!-- <folders/> -->
<!-- <cddvd/> -->
<!-- <pacs/> -->
<!-- <export/> -->
<!-- <db/> -->
</disabled>
Mar 30, 2021 10:12 AM
by Hammad
Thanks for your prompt response.
I want to disable/hide the last icon completely so that user don't click and view the license details...
In option.xml, i haven;t found such info
Apr 1, 2021 05:34 PM
by
It's not possible to hide the last icon.