|
Have curses draw window borders in color
Well I'm just making a tiny curses dohickey and noticed that borders for windows aren't drawn using the color I put in attron(). A google search brings up nothing but Vista help pages :/
So, how do I draw window borders in color in (N/PD)Curses?
|