hey.

do event handler routines (ie. sub Button1_Click) have to be in the main
namespace or in the namespace in which they were created?

can objects be assigned and event handler? (ie. $myButton->Event(Click =>
\&coderef);). if not, twould be nice. id be willing to do the work if it
didnt involve too much serious XS stuff.

it seems to me that this module wasnt really meant to be used in an OO
application? can anyone out there tell me otherwise?


dave


Reply via email to