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
Choosing font for specific widget
Moderators: helmut, XnTriq, xnview