I am doing a program with different perl modules(.pm) where everyone has his 
own Window and events, and it works fine.
There are some events that call to the beggin procedure of another pm and I 
Include "return 0" after the call. Of course, I put the correct name for each 
window, such as    -name  => "Accessoris::seleccio::e_w_principal", 

My question is how is possible, or where can be my error, that I need to press 
more than one time the window close button for the main window.
If there is some example about how to work with diferrent pm modules without 
any problems, I will agree.

Thanks,

Guillem Cunillera i Wefers

Reply via email to