Package Information |
Summary |
A Native Windows Binding for PHP |
Maintainers |
Rubem Pechansky (lead)
[details]
Stefano F. Rausch <
stefano at rausch-e dot 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.40.152
(alpha)
|
****************************************************************************** * WARNING: THIS VERSION IS NOT 100% BACKWARDS COMPATIBLE. * * SOME CHANGES WILL AFFECT EXISTING CODE! * ******************************************************************************
This release has many advanced features and contains the biggest set of changes since the beginning of the WinBinder project.
New controls: InvisibleArea, Calendar, HyperLink (thanks to Davide) Treeviews learned lots of new tricks: associate variables to treeview nodes, expand/collapse nodes, create and delete nodes at will, and more Associate integer values to combo boxes and list boxes Maximum/minimum window size, resize and reposition controls when main window changes size, fake split windows Big changes and enhancements to the documentation and example scripts Persistent window drawing mechanism Nested tab controls possible Several new functions New tool for easier script execution Lots of fixes and new functionalities
Please make sure you see the changelog.txt and db_changelog.txt for details.
****************************************************************************** * WARNING: THIS VERSION IS NOT 100% BACKWARDS COMPATIBLE. * * SOME CHANGES WILL AFFECT EXISTING CODE! * ******************************************************************************
|