I did the recommended changes and I got the following errors:
Window.cc: In method 'void Blackbox Widow::setFocusFlag(int)'
Window.cc:1686 'label' undeclared (first use this function)
Window.cc:1686 (Each undeclared identifier is reported only once
Window.cc:1686 for each function it appears in)
Window.cc:1686 'struct Blackbox Window::_frame' used
Window.cc:1686 where a 'Window' was expected
make[2]:***[Window.o] Error 1
make[1]:***[all-recursive] Error 1
make[1]:***[all-recursive-am] Error2
HELP!!!!
>From: Jeff Raven <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>Subject: Re: bb beta version
>Date: Wed, 31 May 2000 13:13:19 -0400
>
>On Wed, May 31, 2000 at 08:42:57AM -0700, fman wrote:
> > the attachment should be with email.
>
>Hmm. This is probably a result of the same bug I mentioned
>yesterday. Try the following :
>
>Change line 1686 of Window.cc from
> XSetWindowBackground(display, frame.title, frame.flabel_pixel);
>to
> XSetWindowBackground(display, frame.label, frame.flabel_pixel);
>and line 1696 from
> XSetWindowBackground(display, frame.title, frame.ulabel_pixel);
>to
> XSetWindowBackground(display, frame.label, frame.ulabel_pixel);
>
>Recompile, reinstall, and everything should be wonderful again.
>
>Hope that helps,
>Jeff Raven
________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com