by H.G.Muller » 10 Nov 2019, 14:17
I have never seen a text editor with up/down buttons (NotePad, WordPad, MS Word, gedit on Linux...).
The editing works as is standard in Windows text widgets; we did not do anything special there. Drag & drop editing works by selecting the text you want to move, and then dragging it to the place where you want it with the left button. I usually use the Ctrl-C/Ctrl-V accelerator keystrokes for copy/paste; these work too.
'Saving Settings' is what happens when you close WinBoard. That it sticks to its settings as long as it is open is not a matter of saving anything. By their very nature settings must be remembered to make it possible to apply them. 'New Game' just does not actively reset them, it just applies them. Only when a program is closed it would forget everything, and only information committed to file can be used next time you start it. That this doesn't happen in your case remains a bit of a mistery.
But, like I said, some of the settings, such as the variant, were intentionally designed to be 'volatile', and are never saved. So that they always revert to the default value when WinBoard is started.