Re: [perl-win32-gui-users] How to define generic handler for buttons

2003-05-16 Thread Gerard ter Haar
h in turn calls a generic handler, something like this: > Hopefully that will make some sence, I have never used eval before; I like your suggestion and will digg further into this funtion. Thanks for the advice! kind regards gerard ter haar

[perl-win32-gui-users] How to define generic handler for buttons

2003-05-16 Thread Gerard ter Haar
therefore can't add all '_Click' functions to my application. Can I define a general Button-handler? Based on the ButtonName I can determine what to do. Please advice, I haven't found anything is the FAQ/etc. Thanks and kind regards, gerard ter haar