Hi all,
I have just uploaded perl module Glade-Perl-0.52.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:
------------------------------------------------------------
Fri Mar 31 16:44:38 BST 2000 - Dermot Musgrove <[EMAIL PROTECTED]>
- Version 0.52
- PerlSource->check_gettext_strings() and write_gettext_strings() are
two new subs to help you spot missing translations and write a .pot file
- PerlRun->D_(), S_() moved to to PerlSource to remove run-time pollution.
- PerlSource->_() overrides PerlRun->_() for gettext string checking.
- PerlSource added some commented lines to the generated sources to do the
gettext string checking for the user.
- PerlSource->perl_LIBGLADE_top() added a file check and better
explanation if the Glade file is missing in the generated run() sub.
- ppo/Glade-Perl.pot I have found some more strings to be translated :(
- PerlSource all subs now have '} # End of sub %name' as last line
- PerlUI->set_widget_properites() finally implemented set_events() and
set_extension_events() generation.
- PerlGenerate->Form_from_Glade_file() and Form_from_XML() amended to
create proto to allow multiple accelerators for a widget.
- Perl* all subs that use Glade-Perl user options improved. The defaults
are now more correctly determined and fewer options should be saved in
the project_options file
- PerlGenerate->Form_from_XML() fixed to do what it should again.
- PerlUIGtk->new_GtkVPaned() fixed to supply a default position. This
seems to be caused because Glade-0.5.7 doesn't save all default values.
Most other defaults also now supplied in case of further changes.
Thanks to Ned Konz <[EMAIL PROTECTED]> for the report
- Popup menus with keyboard accelerators and tooltips generated correctly
Thanks to Skywolf Lu <[EMAIL PROTECTED]> for the report
- PerlGenerate->unused_widgets() now only warns (verbose >= 4) when C++
specific widget properties are encountered (they are currently ignored).
Thanks to Robert Schwebel <[EMAIL PROTECTED]> for the report.
------------------------------------------------------------
--
To unsubscribe: mail -s unsubscribe [EMAIL PROTECTED] < /dev/null