| Package Information |
| Summary |
A Native Windows Binding for PHP |
| Maintainers |
Rubem Pechansky (lead) [details] Stefano F. Rausch <stefano@rausch-e.net> (lead) [details]
|
| License |
BSD License |
| Description |
WinBinder is a new extension that allows PHP programmers to build native Window applications. It wraps the Windows API in a lightweight, easy-to-use library, so that program creation is quick and straightforward. |
| Homepage |
http://hypervisual.com/winbinder/ |
Release notes Version 0.33.114 (alpha) |
- Added new DLL for PHP 5.0.3. This solves the "module API=20040412" vs. "module API=20041030" issue
Other changes from version 0.33 build 113:
- New functions to change fonts
- New functions to draw lines and rectangles (filled and hollow)
- Callback functions can handle left/middle/right mouse buttons, mouse movement, double-click, down/up mouse buttons, Ctrl/Shift/Alt key modifiers
- StatusBar width and position are automatically updated when main window is resized
- New and updated OOi interface (by Alexandre) with new Minesweeper clone example
- Several fixes and updates in manual
- Several bug fixes, other enhancements
Make sure you check the changelog for the complete list. |
|