expand on Norm's new track name in display

Audio software developers forum.
Forum rules
If you require help using Audacity, please post on the forum board relevant to your operating system:
Windows
Mac OS X
GNU/Linux and Unix-like
musimage
Posts: 30
Joined: Tue Sep 10, 2013 4:56 pm
Operating System: Please select

Re: expand on Norm's new track name in display

Post by musimage » Mon Oct 28, 2013 1:15 pm

Hello,
This is exactly what I want to do, but it is possible to have at the moment on my Mac??
I'm not any programmer ....

thank you

Jeff

steve
Site Admin
Posts: 81609
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: expand on Norm's new track name in display

Post by steve » Mon Oct 28, 2013 3:24 pm

musimage wrote:This is exactly what I want to do, but it is possible to have at the moment on my Mac??
I'm not any programmer ....
Audacity's current ability is to show the track name (in yellow) or not, as set in Preferences (http://manual.audacityteam.org/o/man/in ... #behaviors).
The additional options described in this topic require modifying the Audacity code (programming) and then building the modified code to create a new, modified, executable.

Which feature(s) in particulate do you want?
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

musimage
Posts: 30
Joined: Tue Sep 10, 2013 4:56 pm
Operating System: Please select

Re: expand on Norm's new track name in display

Post by musimage » Tue Oct 29, 2013 11:54 pm

Thank you for your reply,

I am having difficulty in viewing the yellow letters on a gray background.
I heart Mac and since quelquesjjours on OS Maverick.
I wish I could change the color of the font if possible.
It would be great.

Best regards to all the team programmers Audacity.

Jeff

musimage
Posts: 30
Joined: Tue Sep 10, 2013 4:56 pm
Operating System: Please select

Re: expand on Norm's new track name in display

Post by musimage » Wed Oct 30, 2013 9:36 am

http://cjoint.com/?CJEktoU7oqD

This example would be great ...... for Mac. ;)

Jeff

steve
Site Admin
Posts: 81609
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: expand on Norm's new track name in display

Post by steve » Wed Oct 30, 2013 3:05 pm

musimage wrote:http://cjoint.com/?CJEktoU7oqD

This example would be great ...... for Mac. ;)
I think the problem is more about what happens when you click the button.
Edgar developed options for font and colour preferences, but the dialogues that then opened were OS dependent (provided by wxWidgets I think). The Linux colour picker would be fine in a graphics program, but imho, way over the top for what is required here.

I think that the Font selector in Label Tracks (http://manual.audacityteam.org/o/man/la ... .html#menu) is closer to what we want, but with:
    • An "Apply" button so that the setting can be seen while the interface is still open, or
    • Some "preview" text against an appropriate background, or
    • Live updating of the current track names
  1. A simple slider control for the colour selection.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

musimage
Posts: 30
Joined: Tue Sep 10, 2013 4:56 pm
Operating System: Please select

Re: expand on Norm's new track name in display

Post by musimage » Wed Oct 30, 2013 6:55 pm

I guess it's all planned, not available at the moment?

Jeff

steve
Site Admin
Posts: 81609
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: expand on Norm's new track name in display

Post by steve » Wed Oct 30, 2013 10:32 pm

It's not available yet, but feel free to have your say about how you would like it to be.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

musimage
Posts: 30
Joined: Tue Sep 10, 2013 4:56 pm
Operating System: Please select

Re: expand on Norm's new track name in display

Post by musimage » Sun Nov 03, 2013 6:42 pm

Ok thank you for the answer.

It is a small user number to ask if he would be able to name each track possiblede a different color. For example :
have a text one color, music different color and a different color effects music. What do you think ? It would be feasible ? ;)

Thank you.

Jeff

musimage
Posts: 30
Joined: Tue Sep 10, 2013 4:56 pm
Operating System: Please select

Re: expand on Norm's new track name in display

Post by musimage » Mon Nov 18, 2013 11:03 am

Hello,
I think it would be interesting to choose the color of each title for each track.

Thank's

Jeff

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

Re: expand on Norm's new track name in display

Post by Edgar » Sun Nov 24, 2013 6:21 pm

I (Edgar) am not one of the Developers with Team Audacity. I do not own a Mac so have no way of testing any of this code on Mac. This code originally started out as a method to allow us to recommend a usable color to the Developers – it gave us the ability to test color changes quickly and easily. It has now grown completely out of proportion to include font family, style, size and color. It would also seem that the Developers with Team Audacity have absolutely no inclination to even consider this concept – even in such simple consideration as changing the color.

Post Reply