[perl-win32-gui-users] Using fork to avoid a frozen window while using LWP

2002-03-23 Thread e5485630
Can anybody put in this list some example of how to use fork and waitpid while I am downloading some web pages with LWP. I don't remember how to do it. Regards from Catalonia, Guillem Cunillera i Wefers

[perl-win32-gui-users] Problems with ListBox in separated modules

2001-11-12 Thread e5485630
I am using WIN32::GUI and I have separate some Windows in different .pm modules. I have add the -name => "PackageName::ControlName" in order to use the event in each module and it works ... ..but I am terrible confuse because I have a ListBox that change this information when a user click o

[perl-win32-gui-users] (no subject)

2001-10-29 Thread e5485630
I am new in Perl, My question is: I want to separate the diferent windows in different files, then, how I have to do it if I want that one event can change some properties of another window ? One example talks more 1000 words a lot of thanks ! Guillem Cunillera i Wefers