[Scilab-Dev] Help for menu shortcut

Allan CORNET allan.cornet at scilab.org
Thu Jul 10 08:27:33 CEST 2008


Hi,

In fact , on windows, you do never have same keyboard accelerator for two
different menus.
And keyboard accelerators are not case sensitive. 
http://msdn.microsoft.com/en-us/library/ms646335(VS.85).aspx


A example :
"Envo&yer" ,"&Enregistrer" and "Enregistrer &sous" on my mailer client.

I think that you need to modify your script about automatic shortcut (or
remove) and not to use only the first character as shortcut.

Allan :)

-----Message d'origine-----
De : Simone Mannori [mailto:simone.mannori at scilab.org] 
Envoyé : jeudi 10 juillet 2008 04:51
À : dev at lists.scilab.org
Objet : [Scilab-Dev] Help for menu shortcut

A nice feature of Scilab's menus is the automatic shortcut using
[ALT]+[<first_letter>] e.g. [ALT][f] open the "File" menu.

This feature is now available on Linux and Windows BUT in some situation
the behavior could be different.

Scicos has TWO menus that begin with 'F' (File and Format).

On my Fedora 7 : you can toggle between the two menus using ALT+F. :)

On Vista : only the "Format" menu is open. :(  

On other software, I noticed the possibility to assign the shortcut on
another letters, e.g; "o" for "Format".

May I do the same things on Scilab ?

As alternative, do you have suggestion for a new name for the "Format"
Scicos menu ?

Do you think that disable the shortcut for "Format" is a reasonable
solution ?

Thanks in advance for your suggestions.

Simone Mannori - Scilab Consortium (Digiteo)
Scilab/Scicos Embedded Application.







More information about the dev mailing list