Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Routines to help place widgets using Tk "grid" GM

by johngg (Canon)
on Oct 20, 2020 at 10:51 UTC ( [id://11123018]=CUFP: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    # Module to calculate item positions for the Tk Grid geometry
    # manager, returning the results as an anonymous AoA such that the
    ...
    }
    
    1;
    
  2. or download this
    #!/usr/bin/perl
    #
    ...
           . ( qw{ Rows Columns } )[ $rowsOrColumns ]
           . q{ ...};
    }
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: CUFP [id://11123018]
Front-paged by Discipulus
help
Chatterbox?
and the web crawler heard nothing...

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

    No recent polls found