ANNOUNCE: Glade-Perl 0.3.14



Hi all,

I have uploaded perl module Glade-Perl-0.3.14.tar.gz to 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 UI builder. It can display the UI as it is built or
simply generate source code and it can be called directly from Glade's
'Build' button.

If I don't get any major bug reports I will freeze this version as 0.4.0 and
start developing the 0.5.x versions

Regards, Dermot

snipped from the Changelog:
------------------------------------------------------------
Sun Oct 10 03:42:41 BST 1999 - Dermot Musgrove <dermot.musgrove@virgin.net>
    - Version 0.3.14
    - PerlUI->set_widget_properties() 'has_focus' now set correctly
    - PerlUI lots of commented out redundant code removed.
    - PerlUI->set_container_properties() does border_width even for '0' now
    - PerlUI->internal_pack_widget() fixed to use Gnome::App->set_contents
      for all widgets except Gnome::DockItem.
    - PerlUI->internal_pack_widget() fixed to add() CList/CTree widgets
      rather than add_with_viewport() that is used for all others because
      these widgets handle their own scrolling in order to keep the column
      labels visible
    - PerlSource->perl_new_header() new AUTOLOAD method INSTANCE() to get/set 
      the form instance key into $all_forms.
    - PerlSource->perl_UI_new_bottom() changed to store a ref to the FORM 
      structure in the global hash $all_forms. This allows you to get at the 
      widgets properly. Also the key into glabal $all_forms is now set using
      the AUTOLOAD method INSTANCE() so that you can get the form instance.
------------------------------------------------------------



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