Why do numbers appear in reverse?
---------------------
thank you all
Display problem
Forum rules
This forum is for Audacity on Windows.
Please state which version of Windows you are using,
and the exact three-section version number of Audacity from "Help menu > About Audacity".
Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade at https://www.audacityteam.org/download/.
The old forums for those versions are now closed, but you can still read the archives of the 1.2.x and 1.3.x forums.
Please state which version of Windows you are using,
and the exact three-section version number of Audacity from "Help menu > About Audacity".
Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade at https://www.audacityteam.org/download/.
The old forums for those versions are now closed, but you can still read the archives of the 1.2.x and 1.3.x forums.
-
Black Hole
- Posts: 4
- Joined: Wed Dec 20, 2017 7:22 pm
- Operating System: Windows 10
Re: Display problem
because right to left language implementation is flawed, as can be seen from the numbers on the timeline. Getting it to work correctly is very difficult, especially as there are RTL bugs in WxWidgets (which is the GUI toolkit that Audacity uses).Black Hole wrote:Why do numbers appear in reverse?
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)
-
Black Hole
- Posts: 4
- Joined: Wed Dec 20, 2017 7:22 pm
- Operating System: Windows 10
Re: Display problem
Thank you for your clarification