08.01.2019, 21:04
Quote:I'm not sure because it's difficult. I'm just going to use it like this.Nope, it's quite easy.
1. Create a file named for example 'verdana.qss' with the following content:
/* WIDGET */
QWidget
{
font-family: Verdana;
}
2. Start Hybrid
3. Set "Config->View->Style sheet" to '.\styles\verdana.qss' and most of the GUI should change.
Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.