Qt Embedded: How to set text for QScrollbar's navigation buttons?
-
Hi,
AFAIK, no.
Out of curiosity, why can't you use images ? And what do you want to replace these arrows with ?
-
We do not want use images because of its inflexibility in scaling, we want to use unicode symbol and set a bigger font size for unicode glyphs.
We want to replace them with Unicode character arrows.
Well for now, if i remove the images, default arrows should be displayed on the buttons right?
-
We do not want use images because of its inflexibility in scaling, we want to use unicode symbol and set a bigger font size for unicode glyphs.
We want to replace them with Unicode character arrows.
Well for now, if i remove the images, default arrows should be displayed on the buttons right?
@vdevadass Don't SVG images scale as those are vector graphics?