Hi all, I have just uploaded perl module Glade-Perl-0.44.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. This version can generate a perl module that uses libglade to show the UI instead of generating Gtk-Perl source code to do it. Regards, Dermot snipped from the Changelog: ------------------------------------------------------------ Fri Dec 12 16:36:36 GMT 1999 - Dermot Musgrove <[EMAIL PROTECTED]> - Version 0.44 - PerlUI->internal_pack_widget() now doesn't warn about missing tooltips for GtkLabel or GtkCombo in toolbars - PerlSource->write_SUBCLASS() now creates skeleton signal handlers for every missing handler in every form. - Some efficiency improvements - PerlSource skeleton signal handlers generated with extra argument $event. - PerlSource a new module is now generated to use libglade to construct the UI and with skeleton signal handlers with appropriate args. - PerlProject fixed bug reported by [EMAIL PROTECTED] where gnome version was checked even when gnome support was not requested doh! ------------------------------------------------------------ +---------------------------------------------------------------------+ To unsubscribe from this list, send a message to [EMAIL PROTECTED] with the line "unsubscribe glade-devel" in the body of the message.