RE: [perl-win32-gui-users] Dinamic windows...

2002-04-15 Thread Guillem Cunillera Wefers
Ok,now it worksafter changing $est->alu->{Nom} for other variable that doesn't contains any spaces Best regards from Catalonia Guillem Cunillera i Wefers -Mensaje original- De: Aldo Calpini <[EMAIL PROTECTED]> Para: Guillem Cunillera Wefers <[EMAIL PROTECTED]>; perlwin32gui Fec

RE: [perl-win32-gui-users] Dinamic windows...

2002-04-15 Thread Guillem Cunillera Wefers
I'm going to tryand...a lot of thanks again... Guillem Cunillera i Wefers -Mensaje original- De: Aldo Calpini <[EMAIL PROTECTED]> Para: Guillem Cunillera Wefers <[EMAIL PROTECTED]>; perlwin32gui Fecha: dilluns, 15 / abril / 2002 12:33 Asunto: Re: [perl-win32-gui-users] Dinamic window

Re: [perl-win32-gui-users] Dinamic windows...

2002-04-15 Thread Aldo Calpini
Guillem Cunillera Wefers wrote: > [...] > $b_guardar{$est_alu->{Nom}} = $w_analisi{$est_alu->{Nom}}->AddButton( > -text => "GUARDAR", # Text al botó > -font => $Mailtool::mevesfonts::fo_normal, > -left => 520, > -top => 85, > -height => 25, > -name => "Mailtool::tutor::b_${est_alu->{No

[perl-win32-gui-users] Dinamic windows...

2002-04-15 Thread Guillem Cunillera Wefers
Maybe the subject is a litlle ambigous but... Well, in this case I'm an trying to create and use a set of Windows with the same behaviour, that's to say: $w_analisi{$est_alu->{Nom}} = Win32::GUI::Window->new ( -top => 0, -left => 0, -width => 600, -height=> 400, -minsize