php-windows Digest 9 Jun 2009 13:20:07 -0000 Issue 3639
Topics (messages 29389 through 29391):
Re: Question: Creating a GUI for Windows with PHP?
29389 by: Antonio CS
29390 by: Ariz Jacinto
29391 by: Parham Doustdar
Administrivia:
To subscribe to the digest, e-mail:
php-windows-digest-subscr...@lists.php.net
To unsubscribe from the digest, e-mail:
php-windows-digest-unsubscr...@lists.php.net
To post to the list, e-mail:
php-wind...@lists.php.net
----------------------------------------------------------------------
--- Begin Message ---
Try the PHP-GTK <http://gtk.php.net/> extension
2009/6/8 Parham Doustdar <parha...@gmail.com>
> Hi there,
> Does anyone know if it's possible to create a windows script with a GUI
> with PHP?
> Thanks!
>
> --
> ---
> Contact info:
> Skype: parham-d
> MSN: fire_lizard16 at hotmail dot com
> email: parham90 at GMail dot com
--- End Message ---
--- Begin Message ---
If you want a native Windows GUI, try Winbinder[1]. I used it before
on my small GUI requirement at geepeeyes[2].
[1] http://winbinder.org/
[2] http://www.geepeeyes.org/
2009/6/8 Parham Doustdar <parha...@gmail.com>:
> Hi there,
> Does anyone know if it's possible to create a windows script with a GUI with
> PHP?
> Thanks!
>
> --
> ---
> Contact info:
> Skype: parham-d
> MSN: fire_lizard16 at hotmail dot com
> email: parham90 at GMail dot com
--
Sent from Seattle, WA, United States
--- End Message ---
--- Begin Message ---
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 Jacinto" <acjaci...@gmail.com> wrote in message
news:75922d7b0906081452u506c1c5epa9512030bbb62...@mail.gmail.com...
> If you want a native Windows GUI, try Winbinder[1]. I used it before
> on my small GUI requirement at geepeeyes[2].
>
> [1] http://winbinder.org/
> [2] http://www.geepeeyes.org/
>
>
>
> 2009/6/8 Parham Doustdar <parha...@gmail.com>:
>> Hi there,
>> Does anyone know if it's possible to create a windows script with a GUI
>> with PHP?
>> Thanks!
>>
>> --
>> ---
>> Contact info:
>> Skype: parham-d
>> MSN: fire_lizard16 at hotmail dot com
>> email: parham90 at GMail dot com
>
>
>
> --
>
> Sent from Seattle, WA, United States
--- End Message ---