View Single Post
 
Old 03-20-2023, 01:29 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 !

yes getEnabled and getPressed are of course different, it's just that in another post you talked about GetEnabled or GetVisible callbacks. So I had tried 2-3 things to see if it could change something to the problem.

Here is what I understand: getEnabled for the enabled attribute of the element (if the element is grayed or not), getPressed to know the state of the element (if it is pressed/selected or not), and onAction for the action to be taken.

I hope to have some time today to do some testing.

Have a nice day,
David
Reply With Quote