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 released
by Andrei Zmievski other posts by this author
Aug 2 2001 5:36AM messages near this date
[ANNOUNCE] PHP-GTK v0.1.1 released | [ANNOUNCE] Patch for PHP 4.0.6 memory limit problem posted
PHP-GTK version 0.1 "the void which binds" has been released. It can be
downloaded from http://gtk.php.net/. The changes in this version
include:

    - added GDK keysyms constants. 
	- fixed bug with GtkStyle::copy() that was not returning the result
	  properly. 
	- implemented support for struct based classes (GdkRectangle,
	  GtkAllocation, GtkRequisition, etc). 
    - finished drag-n-drop support. 
    - ported Scribble example from C. 
	- modified GdkWindow::get_pointer() to be simpler, without XInput
	  support.
    - changed 'area' event property to be a GdkRectangle. 
    - changed 'is_hint' event property to be boolean. 
    - added ability to query the state and allocation of a widget.
    - added direct construction of pixmaps. 
    - added GdkWindow::set_icon() method. 
    - implemented GtkList methods insert_items() and prepend_items().
    - implemented new PHP-like build system that supports adding
      extensions to
      PHP-GTK. 
	- implemented GtkCTree methods node_get_pixtext(),
	  node_get_pixmap(), and get_node_info().  
	- implemented GtkObject::emit(), thus allowing programmatical
	  emission of signals. 
    - added support for accessing GtkObject arguments via get_arg() and
      set_arg() methods. 

-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
© 2004 ActiveState, a division of Sophos All rights reserved