Search found 3 matches

by francine
Tue Jan 25, 2011 3:21 pm
Forum: Windows
Topic: Background color
Replies: 5
Views: 658

Re: Background color

Hi Gale,

When I uncomment that clrDark line, I see the areas surrounding the scroller background area to be dark, but the scroller background stays light gray. Have you changed something else?

Thanks!!
by francine
Mon Jan 24, 2011 3:32 pm
Forum: Windows
Topic: Background color
Replies: 5
Views: 658

Re: Background color

Hi Gale,

Thanks for your reply. Yes, the scroller background area stays in the default light gray :(
by francine
Fri Jan 21, 2011 7:49 pm
Forum: Windows
Topic: Background color
Replies: 5
Views: 658

Background color

Hi all. I'm new to the Audacity code base. I was wondering if anyone knew how I could change the background color of the scroller area? I was able to change the main panel color in Project.cpp by doing a "pPage->SetBackgroundColour(theTheme.Colour( newColor ));" but the scroller background...