I am trying to use the Win32::GUI module to handle popup menus with a system tray icon. The problem is that when I give the menu items callbacks to execute when clicked, the callbacks don't execute until TrackPopupMenu is called a second time. I don't understand why this is happening. Here is...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.