Sure. Just declare a global variable such as $last_clicked. Then, in the click event for each menu option, set the $last_clicked variable to some value that lets you identify that menu item. # Example Source
- [perl-win32-gui] Last Menu Item Clicked? Thomas, Timothy B
- RE: [perl-win32-gui] Last Menu Item Clicked? Eric C. Hansen
- RE: [perl-win32-gui] Last Menu Item Clicked? Thomas, Timothy B
- Re: [perl-win32-gui] Last Menu Item Clicked? David Hiltz
- RE: [perl-win32-gui] Last Menu Item Clicked? Thomas, Timothy B