It does?! I got it for something around $100 if I remember right. I don't remember you specifying that it had to be free either.

On Jun 27, 2007, at 11:10 AM, Tijnema wrote:

On 6/27/07, Dan <[EMAIL PROTECTED]> wrote:
Check out Delphi for PHP by Borland, this does pretty much what you're
looking for.

- Dan

Uhm, Delphi for PHP costs €259,00, I was looking for something free ;)

Tijnema

"Tijnema" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> On 6/27/07, Jochem Maas <[EMAIL PROTECTED]> wrote:
>> Tijnema wrote:
>> > On 6/27/07, Jochem Maas <[EMAIL PROTECTED]> wrote:
>> >> Tijnema wrote:
>> >> > Hello all!
>> >> >
>> >> > I was wondering if there is some kind of extension available that
>> >> > does
>> >> > the same as PHP-GTK, Winbinder, etc. but not for the CLI but for the
>> >> > web? Something that will look like EyeOS [1].
>> >> >
>> >> > Tijnema
>> >> >
>> >> > [1] http://demo.eyeos.org/
>> >>
>> >> EyeOS is php
>> >
>> > Partly, there's a lot of Javascript and CSS involved, I have looked >> > at it, and it seems that it needs a lot more things to do to get a
>> > simple window than PHP-GTK or Winbinder do...
>> >
>> > Tijnema
>>
>> what do you want??? you want a windowing toolkit that runs inside a
>> browser, right?
>> how do you think styling & interaction is done in a browser window? with
>> CSS, javascript.
>>
>
> Yes, of course it is done with CSS and Javascript (and maybe AJAX
> too), but I don't want to program things in Javascript to get that
> window.
>
> I just want something like this:
> $myapp = new application();
> $myapp->title = "Test application";
> $myapp->show();
>
> You understand?
>
> Tijnema
> --
> Vote for PHP Color Coding in Gmail! -> http://gpcc.tijnema.info

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




--
Vote for PHP Color Coding in Gmail! -> http://gpcc.tijnema.info

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to