On Fri, 24 Sep 1999, Isaac Richards wrote:
> >#define color_set(a,b) ;
> This isn't an optimal solution =) It won't work if color_set exists.
>
Well this way it doesn't work on debian (or ncurses4.2)
Flocsy
Gabor Fleischer
MAILTO: [EMAIL PROTECTED] URL: http://www.mtesz.hu/~flocsy
SMS: [
> 2. What should I set in ~/.freeamp/preferences to ThemePath?
> With the default . themeui does not work. It sais:
> ##ClearDelete Registry Item
> and exits imediately.
> (and a lot of Delete Registry Item lines, but it also comes with the
> other workink uis)
> I tried ./ui/theme and ./ui/theme/
At 02:58 AM 9/25/1999 +0200, you wrote:
>Ok, now this is I coild make:
>1. I've found this in ncursesUI.h:
>#include
>#ifndef NCURSES_VERSION
>//^^^ this seems to be defined, so I had to comment
>//out the #ifdef and #endif ===> now ncursesui works.
>#define color_set(a,b) ;
>
Ok, now this is I coild make:
1. I've found this in ncursesUI.h:
#include
#ifndef NCURSES_VERSION
//^^^ this seems to be defined, so I had to comment
//out the #ifdef and #endif ===> now ncursesui works.
#define color_set(a,b) ;
#endif
2. What should I set in ~/.freeamp/prefe