Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

IDE for Tk

by HTTP-404 (Sexton)
on Mar 21, 2001 at 14:20 UTC ( [id://65993]=perlquestion: print w/replies, xml ) Need Help??

HTTP-404 has asked for the wisdom of the Perl Monks concerning the following question:

is there something like glade for Perl because i always repeat some things with Tk all over again

Replies are listed 'Best First'.
Re: IDE for Tk - SpecTCL
by OeufMayo (Curate) on Mar 21, 2001 at 14:30 UTC

    Hello,
    There's an utility called SpecTcl which include some support for Perl. You can create the interface layout with SpecTcl and have the code automatically generated for you.
    Note that it does not provides the "usual" pack method but uses the grid method instead.

    2001-04-18 update: fixed tpyo, thanks to Albananch

    <kbd>--
    my $OeufMayo = new PerlMonger::Paris({http => 'paris.mongueurs.net'});</kbd>
Re: IDE for Tk
by Beatnik (Parson) on Mar 21, 2001 at 14:33 UTC
    Check the Glade-Perl module. Glade doesn't do Tk AFAIK, but GTK, in this case Gtk-Perl. Ofcourse you need Glade too :)
    If you're looking for Tcl/Tk IDE's (which is kinda like looking for trouble in here), start here.

    Greetz
    Beatnik
    ... Quidquid perl dictum sit, altum viditur.
Re: IDE for Tk
by one4k4 (Hermit) on Mar 21, 2001 at 18:14 UTC
Re: IDE for Tk
by Albannach (Monsignor) on Mar 21, 2001 at 19:00 UTC
    You may also want to look at Guido, though it is in pretty early stages of development:

    "Guido's primary goal is to be an easy-to-use Perl/TK GUI design tool, generating complete Perl applications from the designs a user creates visually. It uses a plugin architecture that allows developers to easily extend the application."

    --
    I'd like to be able to assign to an luser

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (9)
As of 2024-04-18 11:05 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found