View Single Post
 
Old 03-02-2025, 09:43 AM
Ddadoo57 Ddadoo57 is offline Windows 11 Office 2021
Advanced Beginner
 
Join Date: Feb 2023
Posts: 90
Ddadoo57 is on a distinguished road
Default

Thanks for your feedback Italophile!

I'll answer my question and close the thread:

- In fact in ribbon, a <checkbox.../> placed in a <box.../> element of a <group.../> element, does not have the same appearance as a <checkbox.../> placed in a <menu.../> element of a <box.../> element (see image, this is just an example
). The former has a standard appearance, the latter is simply a checkmark.

- Management is the same, with the same getPressed, onAction and getLabel callbacks. However, as the appearance is different, if the box is checked, a check mark will indicate this (without the contours of a small square), and if not, only the label will appear.
Attached Images
File Type: gif Capture d’écran 2025-03-02 171926.gif (66.8 KB, 24 views)
Reply With Quote