[Tutor] Re: Editors/form builders for GUI and productivity

Derrick 'dman' Hudson dman@dman.ddts.net
Fri Dec 13 17:05:26 2002


--TB36FDmn/VVEgNH/
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Fri, Dec 13, 2002 at 08:00:52AM -0800, MIG wrote:
[snip]
| I'm interested to hear (or read) about gui form buiders, python
| editors and others tools that may help.

Glade
    for GTK+, see also the 'libglade' library and the python bindings

wxDesigner
    for wxWindows (and the python bindings)

I really like the design of the glade/libglade combination.  With
libglade you don't actually generate any code, but instead load the
=2Eglade project file at runtime.  It greatly reduces the amount of
coding you have to do, and it allows for easy relayout of the GUI
without recoding everything.

HTH,
-D

--=20
Trust in the Lord with all your heart and lean not on your own
understanding; in all your ways acknowledge Him, and He will make your
paths straight.
        Proverbs 3:5-6
=20
http://dman.ddts.net/~dman/

--TB36FDmn/VVEgNH/
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iEYEARECAAYFAj36XTIACgkQO8l8XBKTpRT8GgCfWwsiCxF6cuswU4q99L2xPLXn
ASwAni6Eukz8OWvYZHlUiz664VJTT5yI
=Aggz
-----END PGP SIGNATURE-----

--TB36FDmn/VVEgNH/--