Page 1 of 1

Choosing font for specific widget

Posted: Tue Jan 07, 2020 1:56 pm
by cicciobello
Is it possible to change the font in some specific data-entry window?

For example:
- Edit IPTC/XMP window: Caption space and other fields
- Options -> Browser -> Use tooltips tab
- Options -> View -> Info tab
- And more

I have tryed this in "style_sheet.qss" file in config dir:

QWidget{
font-size: 12pt;
font-family: "Courier";
}

This works, but this setting also controls the text displayed in full-screen info, and this is not good for me.

MS Win 7 SP1
XnView MP 0.94.2 x64

Re: Choosing font for specific widget

Posted: Fri Jan 10, 2020 10:09 am
by xnview
no sorry