Re: [PHP-WIN] Question: Creating a GUI for Windows with PHP?

2009-06-09 Thread Richard Quadling
2009/6/9 Ariz Jacinto : > Kindly look into Winbinder's TabControl class: > http://winbinder.org/manual/classes/tabcontrol.html I think he means using the [TAB] key to jump between controls. > > > > On Tue, Jun 9, 2009 at 7:18 AM, Parham Doustdar wrote: >> WinBinder seems better right now since it

Re: [PHP-WIN] Question: Creating a GUI for Windows with PHP?

2009-06-09 Thread Ariz Jacinto
Kindly look into Winbinder's TabControl class: http://winbinder.org/manual/classes/tabcontrol.html On Tue, Jun 9, 2009 at 7:18 AM, Parham Doustdar wrote: > WinBinder seems better right now since it's native. However, it doesn't work > with the keyboard, I.E. you can not switch between controls w

[PHP-WIN] PHP4 listening host:port

2009-06-09 Thread John Fairley
I'm running my test server on Windows XP SP3 and have been successfully running PHP 5 for some time using: php-cgi.exe -b 127.0.0.1:1 My live server is running on PHP 4 and that gives an incompatibility risk in problem solving. So I've removed PHP 5 on my test server and have installed PH

Re: [PHP-WIN] Question: Creating a GUI for Windows with PHP?

2009-06-09 Thread Parham Doustdar
WinBinder seems better right now since it's native. However, it doesn't work with the keyboard, I.E. you can not switch between controls with tab. Is there a way to enable this? -- --- Contact info: Skype: parham-d MSN: fire_lizard16 at hotmail dot com email: parham90 at GMail dot com "Ariz Jac