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
|