Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: Controlling resize of Tk::Panedwindow (IDELayout IDEpanedwindow)

by Anonymous Monk
on Mar 02, 2021 at 02:49 UTC ( [id://11128980]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl --
    use strict;
    ...
    
    $main_window->WidgetDump if @ARGV;
    Tk::MainLoop();
    
  2. or download this
    #!/usr/bin/perl --
    use strict;
    ...
    
    Tk::MainLoop();
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11128980]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (4)
As of 2024-04-16 22:17 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found