View Single Post
Old 05-22-2016, 09:48 PM   #9
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 8,864
Karma: 6120478
Join Date: Nov 2009
Device: many
It appears there are things called Qt StyleSheets that can be used to allow a user to override styles used for specific Widgets (such as QLineEdit widgets used in Find and Replace) which can include setting font sizes for some widgets.

I have never played with them but when I get a chance, I will try to find a tutorial via google about how users can set up and use their own Qt stylesheets passed into the app via the -style commandline option.

If this works, it may be help.
KevinH is offline   Reply With Quote