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

Re: Re: Tk Tool

by kevin_i_orourke (Friar)
on Jun 21, 2001 at 12:34 UTC ( [id://90308]=note: print w/replies, xml ) Need Help??


in reply to Re: Tk Tool
in thread Tk Tool

ptksh is shipped with ActiveState's version of the Tk module, I assumed it was standard.

It gives you a command window and a Tk MainWindow so you can do things like:

$b = $mw->Button(-text => "Hello")->pack;

and a button appears.

--
Kevin O'Rourke

Replies are listed 'Best First'.
Re: Tk Tool
by Graham (Deacon) on Jun 21, 2001 at 13:07 UTC
    ptksh is a standard part of Tk.

    In your preferred shell, type

    perldoc ptksh
    for more info.

Log In?
Username:
Password:

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

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

    No recent polls found