Hi,

perhaps I'm just being stupid, but I want to remove a Textfield after I
added it, so:

my $main=Win32::GUI::Window->new(-name => 'Main');
my $textField=$main->AddTextfield(-name => "textfield",);

and then I want to remove the Textfield again.

is that possible?

Thanks
Manuel


------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Perl-Win32-GUI-Users mailing list
Perl-Win32-GUI-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users
http://perl-win32-gui.sourceforge.net/

Reply via email to