24.02.2020, 01:22
24.02.2020, 06:05
Code:
[General]
settingPath="./settings"
fontSize=12
toolTipFontSize=12
Will send you a link to my current dev version to see if that helps.
(Note that the 'settingPath' option is only necessary if you want to move the settings folder.)
Cu Selur
31.03.2020, 22:07
(24.02.2020, 06:05)Selur Wrote: [ -> ]should normally work. Current version just has a bug which should cause it to close on startup if the font size is changed.Code:[General]
settingPath="./settings"
fontSize=12
toolTipFontSize=12
Will send you a link to my current dev version to see if that helps.
(Note that the 'settingPath' option is only necessary if you want to move the settings folder.)
Cu Selur
Hi sir.
Could you please send it to me too? I'm going through the same situation.
01.04.2020, 04:52
That should be fixed for quite some time.
Tested here, with the current public release, and had no problem.
Cu Selur
Tested here, with the current public release, and had no problem.
Cu Selur
01.04.2020, 05:40
For me the program just never starts if I use this option in misc.ini
01.04.2020, 19:35
Need more details,...
What version of Hybrid are you using? What OS are you on?
What does your misc.ini look like exactly?
Cu Selur
Ps.: I just tested on Windows with:
and had no problem.
What version of Hybrid are you using? What OS are you on?
What does your misc.ini look like exactly?
Cu Selur
Ps.: I just tested on Windows with:
Code:
[General]
fontSize=48
toolTipFontSize=40
01.04.2020, 21:52
I'm currently using the lastest public version -> 2020.02.19.1
OS is Windows 10 Pro x64
My misc.ini content:
Using the way it is above hybrid opens and works normally, but if I try, for example:
It never opens. I tried using several possibilities, no luck.
Edit: I tested the previous version of Hybrid and it worked without problems. Possibly it's some bug in the latest one.
OS is Windows 10 Pro x64
My misc.ini content:
Code:
[General]
settingPath=.\\settings
disableIcons=true
Using the way it is above hybrid opens and works normally, but if I try, for example:
Code:
[General]
settingPath=.\\settings
fontSize=20
toolTipFontSize=20
disableIcons=true
It never opens. I tried using several possibilities, no luck.
Edit: I tested the previous version of Hybrid and it worked without problems. Possibly it's some bug in the latest one.
04.04.2020, 07:37
Since I can't reproduce this with my dev version, I'll send you a link to my current dev version via pm.
Cu Selur
Cu Selur
04.04.2020, 22:39
It worked. Thanks.