herbert breunung <deirdre_s...@web.de> writes:

> Wx::Event::EVT_LEFT_UP( $notebook, sub {
>       my ($tabs, $event) = @_;
>       ...

Just a wild gues...

Is the event for the notebook or for a page from the book?
If so, does the page pass the event to the notebook?

-- Johan

Reply via email to