Open madnik7 opened 1 year ago
My time is very limited for now, and I just implemented handling of this event. You can access this via TrayIconWithContextMenu.MessageWindow.InitMenuPopup
Thank you, but I don't know why it doesn't do anything. I expected it to raise before the menu appeared.
It's a shame it didn't work. Unfortunately, I now have big problems with free time and don’t have access to a Windows machine, so I’m leaving this open
What would you like to be added:
I need to update items' status, like disable/enable, through an update pattern before the context menu shows. Currently, I use TrayIconWithContextMenu and MoveMove event, which is not the best practice. Would you add something like on_before_popup event? I think we used WM_INITMENUPOPUP inwin32.
Why is this needed:
For which Platform:
Anything else we need to know?