Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: Tk::FileSelect configure options?

by danger (Priest)
on Dec 27, 2001 at 05:23 UTC ( [id://134528]=note: print w/replies, xml ) Need Help??


in reply to Tk::FileSelect configure options?

Populate() is one of the underlying routines used when building composite widgets (such as a FileSelect). It will be found by perusing the source of the Tk::FileSelect.pm file. The part you'll be interested in inside of that routine is the call to $w->ConfigSpecs where the options for configure are defined for the composite widget.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (3)
As of 2024-04-19 20:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found