ANNOUNCE: Glade-Perl 0.47



Hi all,
I have just uploaded perl module Glade-Perl-0.47.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.

This version fixes some Gnome::App and toolbar widget bugs.

Regards, Dermot

snipped from the Changelog:
------------------------------------------------------------
Wed Jan 19 17:12:54 GMT 2000 - Dermot Musgrove <dermot.musgrove@virgin.net>
  - Version 0.47
  - PerlRun->message_box() amended to allow an entry field for a question_box.
  - PerlUI->new_from_child_name(), PerlUIGtk->new_GtkRadioButton() and 
    PerlUIGtk->new_GtkToggleButton() fixed to build correctly when child_name 
    is specified even though Glade doesn't  distinguish between GtkButton,
    GtkRadioButton and GtkToggleButton properly. Thanks to
    jes@presto.med.upenn.edu for pointing this out.    
  - PerlUIGtk->new_GtkRadioButton() changed to use an existing rb_group widget
    and not keep updating the rb_group with new widget (pointless behaviour)
  - PerlUI->use_par amended to report any missing GNOMEUIINFO nicknames. This 
    will not work correctly until Gtk-Perl implements the GNOMEUIINFO stuff :(
    For the moment omit any menu items that are reported as missing. Thanks
    to Curt Johnson <cjohnson@arrayservices.com> for this report.
  - PerlUI->set_window_properties() amended to use 'default_width' or
    'default_height' properties if present.
+---------------------------------------------------------------------+



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