question about change text in frame

[email protected] (stefano cerbioni)
Newsgroups perl.beginners
Message-ID <CAAwR5B-+CiDZMnhx7wH9VqEAKBoM2S8iCLOCzwveAjkf+1yd5A@mail.gmail.com>
Hi guys i find in internet  but nothing  , how  is possible change a text
inside a frame ??

example i have this frame


my $labeled_frame2 = $mw->LabFrame(-label => "FRAME",-labelside =>
"bottom")->pack(-fill => "x");
$labeled_frame2->Label(-text => "de ma de")->pack();


i try
with this
 $labeled_frame2->configure (-text=>"BaoBABB");
        $mw->update();

but if is a simple  label like this :
$mw->Label(-text => 'ciao')->pack(-anchor => 'nw');
work but  in frame not  anyone  has an idea ?? thanks  in advice at all
ciao
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.