Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: Writing and maintaining Tk GUIs with ZooZ

by qumsieh (Scribe)
on May 28, 2006 at 06:05 UTC ( [id://552130]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
      my $w = $mw->myZooZwidget->pack;
    
  2. or download this
      $w->configure(-label1_text => 'new text');
    
  3. or download this
      $w->Subwidget('label1')->configure(-text => 'new text');
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (5)
As of 2024-04-18 02:25 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found