PHP-GTK v0.1.1 released

[email protected] (Andrei Zmievski)
Newsgroups php.announce,php.dev,php.general,php.gtk.general
Message-ID <[email protected]>
Gentle people,

PHP-GTK version 0.1.1 "no-holds-barred memento" has been released. It
can be downloaded from http://gtk.php.net/. The changes in this version
include:

    - added GtkCList::get_selection_info() method. (Andrei)
    - made type checking of parameters passed to PHP-GTK functions more
      forgiving. (Andrei)
    - added GtkNotebook::query_tab_label_packing(),
      GtkBox::query_child_packing(). (Markus)
    - added event watcher, dialog, file selection, panes, and notebook
      examples to gtk.php. (Markus)
    - added Gtk::signal_(add|remove)_emission_hook(),
      Gtk::signal_name(), and Gtk::signal_lookup() functions. (Markus)
    - added GtkCList::get_selection_info(). (Andrei)
    - added GtkCList methods set_row_data(), get_row_data(). (Markus)
    - added support for GtkScintilla, a text-editing widget. (Andrei)
    - implemented GladeXML methods signal_connect_object() and
      signal_autoconnect_object(). (Andrei)
    - fixed GDK keysym constants warnings by prefixing some of them with
      underscores. (Frank)
    - changed PHP-visible extension name from 'gtk' to 'php-gtk'.
      (Andrei)

As a refresher and for those who don't know it, PHP-GTK is a PHP
extension that enables you to write client-side cross-platform GUI
applications.

Cheers,

-Andrei
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.