From: Bradley M. H. <bh...@ja...> - 2001-09-15 20:39:02
|
I've got a test program that I'm messing around with to get the hang of the wxPerl API. I'm trying to use EVT_TOOL_ENTER to captures mouse events over a toolbar button. However, when I move my mouse over the button the subroutine does not execute. I was wondering, if I am defining the EVT_TOOL_ENTER definition wrong, or in the wrong spot. Could someone please see if I'm doing it right? I've have attached my sample program code. Bradley M. Handy Senior Programmer/Owner Jack-of-all-trades Programming Services --www.jack-of-all-trades.net --mailto:bh...@ja... |