Google Code Exporter

Results 21406 comments of Google Code Exporter

``` Project will move to Github. Find this issue at the new address (soon): https://github.com/cztomczak/phpdesktop/issues/73 ``` Original comment by `[email protected]` on 24 Aug 2015 at 3:25

``` How to spawn Node as a CGI process? Can you provide instructions? Have you tested if this works? Where can I download Node binaries that contain node-cgi.exe? ``` Original...

``` It would be a nice feature to be able to mix multiple scripting languages to create a desktop application. For example by embedding both PHP and Python interpreters. It...

Original comment by `[email protected]` on 24 Jan 2014 at 11:24 - Changed title: **Allow for multiple CGI interpreters - a mix of PHP/Python/Ruby/Perl scripts running in one application**

Original comment by `[email protected]` on 21 Oct 2014 at 10:37 - Added labels: **Restrict-AddIssueComment-Commit**

``` Project will move to Github. Find this issue at the new address (soon): https://github.com/cztomczak/phpdesktop/issues/27 ``` Original comment by `[email protected]` on 24 Aug 2015 at 3:18

``` First, I must say thanks to you. But, I don't now why, when I put php_wincache.dll on, but I always only get one file be cached, just wincache.php. But...

Original comment by `[email protected]` on 21 Oct 2014 at 10:38 - Added labels: **Restrict-AddIssueComment-Commit**

``` Project will move to Github. Find this issue at the new address (soon): https://github.com/cztomczak/phpdesktop/issues/88 ``` Original comment by `[email protected]` on 24 Aug 2015 at 3:27

When clicking an edit field there is no virtual keyboard appearing, but this could be implemented on your own by injecting javascript on web pages through LoadHandler.OnLoadStart() or OnLoadEnd(), the...