NoteWorthy Composer Forum

Forums => General Discussion => Topic started by: user111 on 2005-03-01 08:49 am

Title: [CTRL-A] doesn't work in the lyrics editor
Post by: user111 on 2005-03-01 08:49 am
[CTRL-A] is supposed to select all the text in the lyrics editor. Why does this not work?
Title: Re: [CTRL-A] doesn't work in the lyrics editor
Post by: David Palmquist on 2005-03-01 04:10 pm
Not according to the Keyboard guide in the help menu under Lyrics command.  It just refers to Ctrl+X  Ctrl+C and Ctrl+V.

Keep in mind Ctrl A has another purpose in NWC, it is the shortcut for adding another staff.
Title: Re: [CTRL-A] doesn't work in the lyrics editor
Post by: user111 on 2005-03-01 05:31 pm
It should, because the Lyrics Editor is completely separate from the main window. You can't even switch to the main window when you're in the Lyrics Editor.
Title: Re: [CTRL-A] doesn't work in the lyrics editor
Post by: Rob den Heijer on 2005-03-01 05:48 pm
Try and find an old copy of 'How to win friends and influence people', and don't say 'It should'. Who are you to decide?
I must admit that I have tried Ctrl-A inside the lyrics editor often enough.
You see: you have a point. Now get it across in a neighbourly manner... please?
Title: Re: [CTRL-A] doesn't work in the lyrics editor
Post by: NoteWorthy Online on 2005-03-08 01:42 am
I generally avoid answering "why" questions, but here is the explanation for this particular behavior.

The lyric edit boxes are actually implemented as standard Windows controls. NWC does not implement the keyboard or mouse behavior in these controls. The keyboard and mouse behavior is entirely under the control of Windows, although we certainly could add things if necessary.