The new PECL package WinBinder-0.32.108 (alpha) has been released at
http://pecl.php.net/.
Release notes
-------------
This release has several enhancements and fixes. Here are the main ones:
- A working concept of a visual form editor for WinBinder
- New functions: wb_get_position(), wb_get_size(), wb_get_id(),
wb_get_item_list()
- Fixes in wb_get_text() and wb_set_item()
- Reviewed and updated object-oriented interface
- Independent radio button groups now possible within the same window
- New interface for the make_release application
- Many small improvements and other bug fixes
Make sure you check the changelog for the complete list.
Package Info
-------------
WinBinder is an extension that allows PHP programmers to build native Windows
applications. It wraps a limited but important subset of the Windows API in a
lightweight, easy-to-use library so that program creation is quick and
straightforward.
Related Links
-------------
Package home: http://pecl.php.net/package/WinBinder
Changelog: http://pecl.php.net/package-changelog.php?package=WinBinder
Download: http://pecl.php.net/get/WinBinder-0.32.108.tgz
Authors
-------------
Rubem Pechansky (lead)
|