This is a discussion on GUI Apps with PHP within the PHP Language forums, part of the PHP Programming Forums category; Hello, Does anyone know if it's possible to use the wxWindows / wxWidgets toolkit within a PHP application. I know ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hello,
Does anyone know if it's possible to use the wxWindows / wxWidgets toolkit within a PHP application. I know that you can use PHP-GTK to create GUI apps -- but I have seen mixed reviews. I have noticed that generally for most Open Source apps they seem to be using the wxWidgets toolkit, and that for Java apps SWT seems to be picking up speed. Is it possible to use SWT with PHP, or is that only a Java solution? Thanks, Hugh |