Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: Tkx Table

by bms (Monk)
on Nov 01, 2012 at 20:48 UTC ( [id://1001869]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/env perl
    
    ...
    $lamina_table->g_pack;
    
    Tkx::MainLoop();
    
  2. or download this
    #!/usr/bin/env perl
    
    ...
    my $lamina_table = $lamina_allow_frm->new_table( -rows => 9, -cols => 
    +7, -variable => \%hash, -state => 'disabled')->g_pack;
    
    Tkx::MainLoop();
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (2)
As of 2024-04-26 00:57 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found