[gtk-perl] $form->{'form'}->hide;



Hi all,
Do you know if it is enough, to close my "form of connection of application" 
(with ->hide() function) 
and the next, to launch my main menu (which is in my Foot.pm package)
Is this hide function freeing memory space ?
If not what function to use to close my form and freeing space memory ?

...
$form->{'Identification'}->hide();
foot->run();
...

Regards,

Olivier

-- 
Member of The Association LinuxFR : http://linuxfr.org
Home Page : http://perso.linuxfr.org/odemah/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]