Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: Rapid GUI Creation

by thraxil (Prior)
on Dec 09, 2003 at 16:28 UTC ( [id://313439]=note: print w/replies, xml ) Need Help??


in reply to Rapid GUI Creation

you may find Glade useful. it isn't database aware, but makes developing GUIs very easy. use with Glade-Perl.

Replies are listed 'Best First'.
Re^2: Rapid GUI Creation
by Aristotle (Chancellor) on Dec 09, 2003 at 17:02 UTC

    The gtk-perl bindings for Gtk1.x were never very complete, and Gtk1.x is obsolete as well. Gtk2::GladeXML along with Gtk2-Perl is where it's at. Scott and his crew have done an amazing job.

    As far as I can tell from following the mailing list there are binary installers for Gtk2 for Win32, and precompiled versions of the Perl modules with an installer apparently exist as well.

    Makeshifts last the longest.

Re: Re: Rapid GUI Creation
by hardburn (Abbot) on Dec 09, 2003 at 16:50 UTC

    Though you can get Perl to work on Win32, and GTK+ to work (more or less) on Win32, last I heard getting the Perl-GTK+ interface to work on Win32 is tricky, at best. So that eliminates Glade.

    ----
    I wanted to explore how Perl's closures can be manipulated, and ended up creating an object system by accident.
    -- Schemer

    : () { :|:& };:

    Note: All code is untested, unless otherwise stated

Log In?
Username:
Password:

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

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

    No recent polls found