ANNOUNCE: Glade-Perl 0.61



Hi all,

I have just uploaded a new version of perl module Glade-Perl to CPAN
      ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Glade/

but please use your local mirror
      (see ftp://ftp.cpan.org/pub/CPAN/MIRRORED.BY)

Until it is mirrored around the world, tarballs are available on the
Glade-Perl website.
      http://www.glade.perl.connectfree.co.uk/Glade-Perl/

Glade-Perl generates object-oriented perl code from a Glade file - Glade
is Damon Chaplin's beautiful Gtk+/Gnome UI builder (version <= 0.6.4)

Glade-Perl can display the UI as it is built and/or generate Perl source,
distribution and skeleton documentation files. The generation script
'glade2perl' can be called directly from Glade's 'Build' button.

If you prefer, glade2perl can generate code that uses libglade to construct
the UI directly from the Glade file.

Regards, Dermot

snipped from http://www.glade.perl.connectfree.co.uk/Glade-Perl/Changelog
------------------------------------------------------------
Sun Nov 17 03:21:11 GMT 2002 Dermot Musgrove <dermot.musgrove at virgin.net>
- Version 0.61
- PerlRun->fix_name() a new sub to substitute illegal chars in perl names
    will also deal with + - / * ! . ' ' chars in project/class/handler names
- PerlUI->new_signal() changed to use fix_name()
- PerlUI->construct_widget() also now fixes toplevel widget names so that
    package names are more likely to be valid.
- PerlUI->construct_widget() now dies if you define two forms with the same
    name in one project.
- PerlProject new user option <gnome_incs> to point to Gnome include files.
- README/Gtk-Perl-Docs.html new gtk-perl mailing list and email addresses.
- Makefile.PL Gtk 0.7000 added to PREREQ_PM for automatic installs
- PerlSource->dist_test_pl() spurious curly bracket removed from output.
- PerlRun->load_pixmap() will now take pixmap data as string.
- PerlUI->internal_pack_widget() fixed to add() Gnome::Canvas instead
    of add_with_viewport() - thanks to Rolf Herzog
- PerlUI->new_signal() fixed to escape any double-quotes in data.
- PerlUI->set_window_properties() generates 'set_position()' now.
------------------------------------------------------------








[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]