ANNOUNCE: Glade-Perl 0.53
- From: Dermot Musgrove <dermot glade perl connectfree co uk>
- To: "glade-devel glade pn org" <glade-devel glade pn org>, "gtk-list redhat com" <gtk-list redhat com>, "gtk-perl-list redhat com" <gtk-perl-list redhat com>
- Subject: ANNOUNCE: Glade-Perl 0.53
- Date: Tue, 11 Apr 2000 15:27:19 +0000
Hi all,
I have just uploaded perl module Glade-Perl-0.53.tar.gz to CPAN
ftp://ftp.cpan.org/pub/perl/CPAN/modules/by-module/Glade/
and it is already available on my websites.
http://www.glade.perl.connectfree.co.uk/index.html
http://freespace.virgin.net/dermot.musgrove/computers/perl/index.html
Glade-Perl generates perl source code from a Glade file - Glade is Damon
Chaplin's beautiful Gtk+/Gnome UI builder.
Glade-Perl can display the UI as it is built and/or generate source code
and it can be called directly from Glade's 'Build' button. It can also
generate code to use libglade if you prefer.
Regards, Dermot
snipped from the Changelog:
------------------------------------------------------------
Tue Apr 11 15:45:29 BST 2000 - Dermot Musgrove <dermot.musgrove@virgin.net>
- Version 0.53
- New FAQ about character encodings.
- PerlProject two new user options to handle character encodings.
<glade_encoding> to specify the Glade file character encoding.
<glade2perl_encoding> to specify the glade2perl.xml project options
file character encoding (defaults to glade_encoding).
- PerlXML->QuoteXMLChars() characters x80-xff not now encoded so project
options are saved without re-encoding eg european characters.
- PerlXML->save_options() extra declaration line with character encoding
eg <?xml version="1.0" encoding="ISO-8859-1"?> written to head of file.
- PerlUIGtk->new_GtkAccelLabel() underlines now parsed correctly.
- PerlUIGtk->new_GtkLabel() underlines now parsed correctly.
- PerlUIGtk->new_GtkButton() underlines now parsed correctly.
- PerlUIGtk->new_GtkCheckButton() underlines now parsed correctly.
- PerlUIGtk->new_GtkRadioButton() underlines now parsed correctly.
- PerlUIGtk->new_GtkToggleButton() underlines now parsed correctly.
- PerlUIGtk->new_GtkCheckMenuItem() underlines now parsed correctly.
- PerlUIGtk->new_GtkMenuItem() underlines now parsed correctly.
- PerlUIGtk->new_GtkRadioMenuItem() underlines now parsed correctly.
- PerlUIExtra->new_GtkPixmapMenuItem() much simplified and underlines
now parsed correctly.
- Perl* all packages now have an empty DESTROY method to keep perl 5.006
happy when it is running cleanup with warnings enabled.
- PerlSource->perl_AUTOLOAD_top, perl_SUBCLASS_top, perl_LIBGLADE_top
amended to write empty DESTROY() subs to generated classes (see above)
- PerlGenerate documentation - perldoc (and manpage) corrected and
improved to include all user options.
------------------------------------------------------------
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]