-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

http://br.php.net/manual/en/intro-whatcando.php

"PHP is probably not the very best language to write windowing applications, but if you know PHP very well, and would like to use some advanced PHP features in your client-side applications you can also use PHP-GTK to write such programs. You also have the ability to write cross-platform applications this way. PHP-GTK is an extension to PHP, not available in the main distribution. If you are interested in PHP-GTK, visit its own website (http://gtk.php.net/)."

http://gtk.php.net/docs.php
try: PHP-GTK Reference -> GdkEvent -> GdkEventKey

are you aware of what php is, and what it was built for?


Matthias Nothhaft wrote:
Hi all of you,

does someone know how to "observe" the keyboard input
e.g. in a while loop so that I can do other stuff
between two keypresses!?

And is it possible to make a cli script responsable
for special keys like cursor, function (F1, F2...)
or Control/Alt-[somekey], PageUp/Down, Enter, Esc,...?


The other problem is: I would like to draw a screen like midnight commander does. Is there a way to get that work with PHP ?

How is it possible to clear the screen and to check out
row nums and column nums from within PHP?


Thanks in advance, regards,

Matthias
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFALW+yaxdA/5C8vH8RAqcCAJ9t/AyIj8vTZcoeDl9x/JFssWIH1gCgyfDd
7ZdChwZAfEIsAmKNO4Y3n0w=
=hJH8
-----END PGP SIGNATURE-----

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



Reply via email to