I have a question that might have others, too. Also, I did’t find any thing about this on the Community, so I made this topic.
My issue: I have a WebViewer in a CustomDialog (Notifier), and there is always the default Font Typeface for the Cancel button. I wanted to know if there is a way to change the font of this Button (would be good if possible programmatically).
If it’s not possible, pls write, then i will delete this topic. Thx in advantage.
Yoshi
PS: Another question could also be the changings of the Title Typeface…
Interesting question. I don’t know how to do it. Actually I think it can’t be done. But if it is not possible I think you shouldn’t delete your topic. If others have the same doubt they will find out here if it is possible or not.
I would want another Typeface for the button and also the color completely black so there is nothing changed between Notifier and WebViewer (html file is in the assets, Another thx to @Mateja! )
You can see that I have set the Typeface import to Nunito-Extra-Bol.ttf and it works perfectly on every other component. That’s why I think it’s from the Notifier.
Notifier bg will be depend on light and and dark mode only.
Check notifier properties in designer for light mode.
For black make vertical arrangement and set height and width to fill parent and black bg color.
Note don’t use rounded corner, then it show grey color of notifier
Try to set button text, cancel button text to empty string, cancelable to true and make custom close button.
You are talking about grey colour top and bottom where TUSHUNDUM Button i think the. Try to do this