Search found 1326 matches
- Fri Oct 24, 2014 7:38 pm
- Forum: Feature Request Archive
- Topic: Display label count
- Replies: 51
- Views: 9642
Re: Display label count
In that case, perhaps it would be better to have small icons rather than the text "point labels", "region labels", "labels behind zero", and have the text as tooltips (which if I recall, don't work on the track info panel) My design criteria was something that was constantly updated; we can always ...
- Fri Oct 24, 2014 6:24 pm
- Forum: Feature Request Archive
- Topic: Display label count
- Replies: 51
- Views: 9642
Re: Display label count
Regarding the size/length of text and localization, how do we get round that for audio track info? I'm guessing that we don't. Right in one: In srcTrackPanel.cpp at or near line number 9343 change the value of the string "Solo": _("this is an extremely long Solo button") : Check out the results: lo...
- Fri Oct 24, 2014 6:20 pm
- Forum: Feature Request Archive
- Topic: Display label count
- Replies: 51
- Views: 9642
Re: Display label count
Just wondering, is this info available to screen readers? (Does not appear to be on Linux unless I'm missing a trick). Take 2: Take a look at srcTrackPanelAx.cpp (Track Panel accessibility) starting at or near line 281, there is a function (Get Name()) which makes this stuff readable by screen read...
- Fri Oct 24, 2014 4:37 pm
- Forum: Feature Request Archive
- Topic: Display label count
- Replies: 51
- Views: 9642
Re: Display label count
Probably not, the Track Info Panel is not a wxWidgets Sizer, so we are drawing the text directly into the bitmap. There has been some rumbling in the past about making it a Sizer.steve wrote: Just wondering, is this info available to screen readers? (Does not appear to be on Linux unless I'm missing a trick).
- Fri Oct 24, 2014 4:32 pm
- Forum: Feature Request Archive
- Topic: Display label count
- Replies: 51
- Views: 9642
Re: Display label count
I see no need for the font size for the label to affect the font size of the label info. Monitor resolutions of 2560x1600 & 5120×2890 are out there and 1920x1080 is pretty much the norm for desktop monitors and most laptops now. The Audacity Developers have seen fit to give the user control of the ...
- Fri Oct 24, 2014 6:45 am
- Forum: Windows
- Topic: Version 2.0.6 - Restoring Cuts
- Replies: 28
- Views: 2661
Re: Version 2.0.6 - Restoring Cuts
FWIW, Windows 7 SVN HEAD (but I don't think anything's changed since the release), trying many combinations of keyboard & menu gestures to cut and restore the cut, I was unable to duplicate this.
What operating system are you using?
What operating system are you using?
- Fri Oct 24, 2014 6:38 am
- Forum: Feature Request Archive
- Topic: Display label count
- Replies: 51
- Views: 9642
Re: Display label count
I've got all the preferences working now:
Ignore the split "Label Cursor and Box Color" buttons - I'm playing around with something…
- Fri Oct 24, 2014 6:31 am
- Forum: Feature Request Archive
- Topic: Display label count
- Replies: 51
- Views: 9642
Re: Display label count
but isn't that first option redundant? Probably somewhat redundant; if it is not checked then even if any of the three ARE checked they will not be displayed. Use cases: 1) I'm using Analyze Silence and know how many labels it should create; if it is something more than about five it takes more tha...
- Thu Oct 23, 2014 6:28 pm
- Forum: Feature Request Archive
- Topic: Display label count
- Replies: 51
- Views: 9642
Re: Display label count
Power to the people:
These are all immediately honored when you click "OK" as everything here is continuously redrawn.
- Thu Oct 23, 2014 6:26 pm
- Forum: Feature Request Archive
- Topic: Display label count
- Replies: 51
- Views: 9642
Re: Display label count
Of course, I'm using a 16 point font for my labels and I have intentionally inherited this font for these count strings; the default sized font yield something usable/prettier:steve wrote:Sure does :DEdgar wrote:(but the vertical bar makes it look ugly