bug-ncurses
[Top][All Lists]
Advanced

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

Re: NCursesWindow::err_handler() non-virtualness


From: Thomas Dickey
Subject: Re: NCursesWindow::err_handler() non-virtualness
Date: Fri, 4 Mar 2005 19:24:32 -0500 (EST)

On Fri, 4 Mar 2005, stephan beal wrote:

Hi, ncurses developers!

Two weeks ago i started working with nc++'s code. Unfortunately, the
levels of changes i need to make aren't in line with historical nc++
classes, so i've forked in copies for hacking in my tree. A couple
changes could definately improve the core tree, however, and would be
backwards compatible (API, anyway, not binary). The most glaring one
which comes to mind is the non-virtualness of
NCursesWindow::err_handler(). This makes it pretty useless for people
not willing to edit their local copies of nc++ (which is most people, i
imagine). Making it virtual would be a big help :).

yes - I suppose that would be an improvement (thanks).

--
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net




reply via email to

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