build a context menu
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
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
build a context menu
Hello,
I am a student in the third year i.e. the bachelor's degree in computer science at the Science Faculty of Angers in France and for part of year I have take part in an open source project.
As a user of Audacity, I am interested in this project, so I want to participate by adding a context menu with functionnality such as copy, paste, save, save as, export, import, read, read loop, pause, mute, undo, redo ...
If you have some suggestions , please don't hesitate to let me know ...
So if you are interested, I wish to programme the menu and send you my modifications as patches.
Thank you in advance,
Quentin.
I am a student in the third year i.e. the bachelor's degree in computer science at the Science Faculty of Angers in France and for part of year I have take part in an open source project.
As a user of Audacity, I am interested in this project, so I want to participate by adding a context menu with functionnality such as copy, paste, save, save as, export, import, read, read loop, pause, mute, undo, redo ...
If you have some suggestions , please don't hesitate to let me know ...
So if you are interested, I wish to programme the menu and send you my modifications as patches.
Thank you in advance,
Quentin.
Re: build a context menu
Hi Quentin,
You may be interested in the proposals for menu reorganisation that are discussed here: http://wiki.audacityteam.org/wiki/Propo ... ganisation as these proposals may impact on the new features that you are proposing.
Also, if you are considering a "right click" context menu, be aware that:
All development should be against the current svn head code.
You will find additional information for developers in these links:
http://audacityteam.org/community/developers
http://wiki.audacityteam.org/wiki/Categ ... Developers
You may be interested in the proposals for menu reorganisation that are discussed here: http://wiki.audacityteam.org/wiki/Propo ... ganisation as these proposals may impact on the new features that you are proposing.
Also, if you are considering a "right click" context menu, be aware that:
- Some Mac users still have one button mice
- Where possible features should be accessible to visually impaired and other non-mouse users.
- When the zoom tool is selected (F4 key), right click performs "zoom out".
All development should be against the current svn head code.
You will find additional information for developers in these links:
http://audacityteam.org/community/developers
http://wiki.audacityteam.org/wiki/Categ ... Developers
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)
Re: build a context menu
Hi Steve,
thank you for this quick reply, I'll carefully study this link.
I thought for zoom:
By defaul the menu is active and if you press F4 you turn on the zoom and turn off the menu and if you press again F4 you turn off the zoom and turn on the menu.
Thank you again.
thank you for this quick reply, I'll carefully study this link.
I thought for zoom:
By defaul the menu is active and if you press F4 you turn on the zoom and turn off the menu and if you press again F4 you turn off the zoom and turn on the menu.
Thank you again.
Re: build a context menu
I finished the context menu and then if you want me to add some functionalities, please let me know.
And thank you again for the advice, Quentin
And thank you again for the advice, Quentin
Re: build a context menu
Are your patches publicly available?Bquentin wrote:I finished the context menu
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)
Re: build a context menu
I do my last test, and I think publishing the patch this weekend.
Re: build a context menu
Hi Steve,
I published my patch, but i have no automatic response. I know that they have many mail and it's difficult to them to read all. Have you a possibility to see if you have recieved my mail the topic is : [audacity] [TrackPanel] New Patch for popupmenu .
Thanks per advance,
Quentin
I published my patch, but i have no automatic response. I know that they have many mail and it's difficult to them to read all. Have you a possibility to see if you have recieved my mail the topic is : [audacity] [TrackPanel] New Patch for popupmenu .
Thanks per advance,
Quentin
Re: build a context menu
Is that this one: http://audacity.238276.n2.nabble.com/Pa ... 18743.htmlBquentin wrote:I published my patch,
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)
Re: build a context menu
Thanks Quentin. I'm not a programmer, but I can try your patch and I'll post feedback when I've had chance to try it.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)