Hi Stefano, >From a Google search on "LabFrame" I assume that you're using this module?
https://metacpan.org/pod/distribution/Tk/pod/LabFrame.pod and also this (undocumented) module https://metacpan.org/source/SREZIC/Tk-804.035/Tk/LabEntry.pm If that's the case you might want to try contacting Slaven directly: https://metacpan.org/author/SREZIC Sorry I couldn't be more helpful! Andrew On Sun, Nov 29, 2020 at 5:49 PM stefano cerbioni <stf...@gmail.com> wrote: > 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 > -- Andrew Solomon Director, Geekuni <https://geekuni.com/> P: +44 7931 946 062 E: and...@geekuni.com