There is an issue with changing preferences/Colours and Fonts/Fonts/Dialogs and the effect it has on detached dialogs in scripts.
I have a script which uses CreateFont() for all fonts, in the hope that if the preferences dialog font is changed it will not affect the script dialog.
But this is not the case; changing the preferences dialog font will change the size of the script dialog causing issues like this.
