Are there any examples of usage of wxClientData in wxPerl on the web? Or can someone post a small example? While using the EVT_BUTTON event handler, I need to pass more than one parameter to the function. >From what I can see it looks as though that can be done via wxClientData. Thanks! Paul