EnableMenuItems

Hello,

Windows 10 / Xojo 2018 r4
Correct me if I am wrong :
Is it possible to have only one ‘EnableMenuItem’ in my project. ?
Only a 'EnableMenuItems ’ in the Application event handler list.
This event is called for all menus in all other windows that my project opens (when i click in the menu)?

A quick test confirms that what I wrote above looks correct. Is this so ?

What could be the reason for having more ‘EnableMenuItems’ in several other windows ?

Regards
Etienne

theres “something” in another window that needs different items enabled when that window is opened that dont apply elsewhere