sillsdev / SpeechAnalyzer

SIL Speech Analyzer is a Windows program for acoustic analysis of speech sounds.
https://software.sil.org/speech-analyzer/
7 stars 3 forks source link

fix: Add shortcut keys to select next/previous graph #39

Closed darcywong00 closed 3 years ago

darcywong00 commented 3 years ago

Fixes #37

This adds shortcut keys Ctrl+Down and Ctrl+Up to select the next/previous graph. If the first/last graph is already selected, will wrap around.

These shortcuts are also added to the "Edit" menu list select graph

TODO on future PR

megahirt commented 3 years ago

@darcywong00 any ideas how to generate a new chm help file? Where is the source?

darcywong00 commented 3 years ago

@darcywong00 any ideas how to generate a new chm help file? Where is the source?

Sorry, I haven't seen the source for the help files