I was wondering if it would be possible for the application to save a default font size?
I find the curent default a bit small and always end up changing it. It would be nice if I could save the default to my likings and not have to "zoom" for each documents.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
On my computer, the program remembers the font size when the application is closed and later reopened.
Are you using the program on Windows? If so, it is possible that the system does not allow you to access the registry (where the default size, general settings, previously opened tabs, etc. are saved).
On Linux, every user should have read/write access to the configuration, which is stored as .xmlcopyeditor in the home directory.
If you send me the version and OS you're using, I will double-check.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Just remembered that you mentioned you use Win2K in an earlier post. Are other settings (browser, color scheme, etc.) remembered correctly when you close the application?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Sorry about the late reply (am out of the country this weekend). The font size should be saved correctly if you use Ctrl+U, Ctrl+D and Ctrl+0 (see menu & shortcuts). (Shortcuts are for version 1.0.9.)
Ctrl+Num+ and Ctrl+Num- are built into Scintilla and do not alert the application to the change. I will need to add a workaround for these.
If the problem persists even if you use Ctrl+U/D/0, please let me know.
-Gerald
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I was wondering if it would be possible for the application to save a default font size?
I find the curent default a bit small and always end up changing it. It would be nice if I could save the default to my likings and not have to "zoom" for each documents.
On my computer, the program remembers the font size when the application is closed and later reopened.
Are you using the program on Windows? If so, it is possible that the system does not allow you to access the registry (where the default size, general settings, previously opened tabs, etc. are saved).
On Linux, every user should have read/write access to the configuration, which is stored as .xmlcopyeditor in the home directory.
If you send me the version and OS you're using, I will double-check.
Just remembered that you mentioned you use Win2K in an earlier post. Are other settings (browser, color scheme, etc.) remembered correctly when you close the application?
Hi, i have the same problem, in winXP only the font size are not saved, but all the other options are saved ok.
Thanks in advance
Sorry about the late reply (am out of the country this weekend). The font size should be saved correctly if you use Ctrl+U, Ctrl+D and Ctrl+0 (see menu & shortcuts). (Shortcuts are for version 1.0.9.)
Ctrl+Num+ and Ctrl+Num- are built into Scintilla and do not alert the application to the change. I will need to add a workaround for these.
If the problem persists even if you use Ctrl+U/D/0, please let me know.
-Gerald