bug-ncurses
[Top][All Lists]
Advanced

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

NCursesWindow::err_handler() non-virtualness


From: stephan beal
Subject: NCursesWindow::err_handler() non-virtualness
Date: Fri, 4 Mar 2005 13:15:13 +0100
User-agent: KMail/1.7.1

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 :).

Take care,

-- 
----- address@hidden   http://s11n.net
"...pleasure is a grace and is not obedient to the commands
of the will." -- Alan W. Watts




reply via email to

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