From: Guillem C. W. <vac...@es...> - 2002-02-26 12:12:04
|
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 =3D> = "Accessoris::seleccio::e_w_principal",=20 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 |