Re: question about change text in frame

[email protected] (Shlomi Fish)
Newsgroups perl.beginners
Message-ID <[email protected]>
Hi Stefano!

On Sun, 29 Nov 2020 18:49:13 +0100
stefano cerbioni <[email protected]> wrote:

> Hi guys i find in internet  but nothing  , how  is possible change a text
> inside a frame ??
> 
> example i have this frame
> 

Please go over these documents:

* https://github.com/shlomif/how-to-share-code-online

* https://github.com/shlomif/writing-the-perfect-question

Non-runnable / not self-contained fragments make it hard for us to help you.

> 
> 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



-- 

Shlomi Fish       https://www.shlomifish.org/
https://youtu.be/n6KAGqjdmsk - “Hurt Me Tomorrow”

 <Su-Shee>  rindolf: yeah because Perl’s crypt() is TOTALLY different from all
            the other crypt()s. ;)
 <rindolf>  Su-Shee: crypts are like snowflakes - no one alike.
  * rindolf has a huge and comprehensive collection of crypts on his disk.

Please reply to list if it's a mailing list post - https://shlom.in/reply .
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.