Configure the GUI

This read-only archive contains discussions from the Adding Feature forum.
New feature request may be posted to the Adding Feature forum.
Technical support is available via the Help forum.
Locked
Edgar
Forum Crew
Posts: 2043
Joined: Thu Sep 03, 2009 9:13 pm
Operating System: Windows 10

Configure the GUI

Post by Edgar » Mon Oct 21, 2013 12:04 am

This is an addendum to the locked topic in the Archived Feature Requests sub-board:
http://forum.audacityteam.org/viewtopic ... 56&t=69511
I have added a few refinements and extended the new Color Preferences panel:
GUI.png
GUI.png (106.43 KiB) Viewed 2393 times
At the bottom of the Colors section there are two new sub-sections: Timeline Font And Colors & Track Info Panel Colors; this last has its own sub-section: Mute And Solo Buttons Selected Color.

The Timeline buttons control the colors (selected and unselected) and the font used (size and family) in the timeline which stretches across the top of the project's wave tracks as well as the font used in the vertical ruler which is between the Track Info Panel and the wave track.

The controls in the Track Info Panel section control colors used to draw the background and the details of the Track Info Panel. Audacity uses the same color to fill in the Mute & Solo buttons to show they are depressed; I stayed with this convention although it would be very easy to break them out so that each could have its own color.

kozikowski
Forum Staff
Posts: 69357
Joined: Thu Aug 02, 2007 5:57 pm
Operating System: macOS 10.13 High Sierra

Re: Configure the GUI

Post by kozikowski » Mon Oct 21, 2013 1:03 am

Does RESET return to the default Audacity colours?
Koz

Edgar
Forum Crew
Posts: 2043
Joined: Thu Sep 03, 2009 9:13 pm
Operating System: Windows 10

Re: Configure the GUI

Post by Edgar » Mon Oct 21, 2013 4:03 am

kozikowski wrote:Does RESET return to the default Audacity colours?
Koz
Yes, and more is available with the Save and Load features. You may save an unlimited number of configurations and thereafter load them as needed.

Edgar
Forum Crew
Posts: 2043
Joined: Thu Sep 03, 2009 9:13 pm
Operating System: Windows 10

Re: Configure the GUI

Post by Edgar » Mon Oct 21, 2013 5:39 am

kozikowski wrote:Does RESET return to the default Audacity colours?
Koz
Maybe I should've been more explicit, it completely resets preferences; the only thing left is:
NewPrefsInitialized=1

Not only that, it also forces Audacity to immediately exit with the resulting possible loss of all your work; so there is this dire warning:
p.png
p.png (22.53 KiB) Viewed 2384 times

Locked