ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> php-Announce
php-Announce
[ANNOUNCE] PHP-GTK v0.1.1 released
by Andrei Zmievski other posts by this author
Sep 25 2001 2:52AM messages near this date
[ANNOUNCE] PHP 4.1.0 released | [ANNOUNCE] PHP-GTK v0.1 released
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

-- 
PHP Announcements Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-announce-unsubscribe@[...].net
For additional commands, e-mail: php-announce-help@[...].net
To contact the list administrators, e-mail: php-list-admin@lists.php.net

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved