bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: wgetch_events issue


From: Thomas Dickey
Subject: Re: wgetch_events issue
Date: Mon, 23 Apr 2012 05:52:06 -0400
User-agent: Mutt/1.5.18 (2008-05-17)

On Sun, Apr 22, 2012 at 11:42:44PM -0500, bwgz wrote:
> I've been experimenting with a headless system and ncurses has been
> nice quick and easy way to create some of my programs. One of the
> things I need is the ability include my own input events into ncurses
> event loop. Given that I'm using a file descriptor to fetch my input
> the wgetch_events function looked like it had a lot of potential. In
> the end it gave me what I wanted but I had to change, dare I say fix,
> the code.
> 
> I pulled the 5.9 release, configured it with "configure
> --enable-wgetch-events", and built it. When I ran my test program

The wgetch-events feature has been neglected since there's no
example of its use.  If you have some ideas for a simple program
that we could add to ncurses's test-directory, that would be helpful ;-)

> Having made this change I wanted to know if it's something that should
> be put into the main code line. If so, please let me know and I'll
> post a diff.

(the bug report is helpful too)

-- 
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]