|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
php-gtk apps ??
Is it possible to create apps with php-gtk that will run on windows or any other os than doesn't require a php or php-gtk installation?
I am still working on learning php, but lately I've taken an interest in creating programs for windows. I started reading C++ tutorials and they do seem kinda interesting. |
|
#2
|
|||
|
|||
|
RE: php-gtk apps ??
yes, PHP-GTK combines PHP with the GIMP Tool Kit (GTK), an object-oriented framework for developing graphical user interfaces. it allows you to create standalone applications that run independently of a server. they run on Windows, Linux, or Mac desktops.
|
|
#3
|
|||
|
|||
|
RE: php-gtk apps ??
in case you want to make creating GUIs much easier i would recommend using Glade (not sure if there is and output with php codes)
|
|
#4
|
|||
|
|||
|
RE: php-gtk apps ??
Ya, I've seen that before, and there is something to convert it to PHP code... I think it was on the PHP-GTK website, there was like a development tool section...
|
![]() |
| Viewing: Codewalkers Forums > Other Technologies > Programming Theory > php-gtk apps ?? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|