RE: [PHP] ncurses woes...

2005-02-08 Thread Grimes, Dean
d though. That's an intersting point about glibc. I'll look into it. Thanks, Dean -Original Message- From: Richard Lynch [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 08, 2005 12:58 PM To: Grimes, Dean Cc: 'php-general@lists.php.net' Subject: Re: [PHP] ncurses woes...

Re: [PHP] ncurses woes...

2005-02-08 Thread Richard Lynch
Grimes, Dean wrote: > Anybody out there doing any work with ncurses? I've been playing around > with > ncurses trying to figure it all out. I have had pretty good luck but I am > finding a few issues and would like to know if other users are having the > same problems. One of the problems I'm havin

Re: [PHP] ncurses woes...

2005-02-07 Thread Greg Donald
curses using it with C, but then later I discovered the PHP ncurses functions are mostly the same. Here's the docs I read: http://www.tldp.org/HOWTO/NCURSES-Programming-HOWTO/ -- Greg Donald Zend Certified Engineer http://destiney.com/ -- PHP General Mailing List (http://www.php.net/)

[PHP] ncurses woes...

2005-02-07 Thread Grimes, Dean
Hi, Anybody out there doing any work with ncurses? I've been playing around with ncurses trying to figure it all out. I have had pretty good luck but I am finding a few issues and would like to know if other users are having the same problems. One of the problems I'm having is with function keys a

[PHP] Ncurses example @ zend

2004-04-08 Thread Brent Clark
Hi all a while ago I posted a request for if someone knew anything or know of example etc about ncurses etc I found this http://www.zend.com/zend/tut/tut-degan.php Kind Regards Brent Clark

Re: [PHP] Ncurses

2004-04-02 Thread Ray Hunter
On Fri, 2004-04-02 at 01:46, Brent Clark wrote: > I was browsing the list of functions for PHP and I saw a whole range of > ncurses functions. > I was wondering if anyone knows of a site that has any demos or examples and or > where it can be used Used on *nix flavors and you need to compile ncu

[PHP] Ncurses

2004-04-02 Thread Brent Clark
Hi all I was browsing the list of functions for PHP and I saw a whole range of ncurses functions. I was wondering if anyone knows of a site that has any demos or examples and or where it can be used Kind Regards Brent Clark

[PHP] php ncurses - colors not working

2003-07-28 Thread rainman
Hello, I have been working with php ncurses for an IRC client and I have a problem with using colors. I have been able to find the example php-4.3.2/ext/ncurses/example1.php, and that does work. It seems to use ncurses_color_set() for setting the color. However, my application uses 3 windows