Hello Matthias, Friday, February 13, 2004, 11:25:41 PM, you wrote:
MN> does someone know how to "observe" the keyboard input MN> e.g. in a while loop so that I can do other stuff MN> between two keypresses!? MN> And is it possible to make a cli script responsable MN> for special keys like cursor, function (F1, F2...) MN> or Control/Alt-[somekey], PageUp/Down, Enter, Esc,...? Did I subscribe to the Visual Basic list by accident or something? Matthias - PHP is not designed for any of the tasks you list. While there is the GTK interface, it's far from perfect and quite honestly you'd be better off spending your time looking at a language created for application development. Personally I'd recommend PureBasic (www.purebasic.com) for it's ultra tiny footprint, speed and Windows/Unix/Amiga support. -- Best regards, Richard Davey http://www.phpcommunity.org/wiki/296.html -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php