Hi everyone.
I'm trying to use these fonts (attached), i put this in "#Region Project Attributes"
#AppFont: futuralt-bold.ttf
#AppFont: futuralt-book.ttf
#AppFont: futuralt-bookoblique.ttf
i put the .ttf in the Special folder, and did like so:
lblTitleLastOps.Font =...
Hi everyone,
After a week I have finally figured it out how to add a custom font for the whole application without any library or extra code.
Here is the solution:
Create a folder resource inside your project folder.
Create a new folder font inside the resource folder and copy your font...
Hi All,
I have a project with a log-in screen using a TextField for the password entry. I am using a Custom Font on this TextField.
I also have a 'show password' Switch to toggle the 'passwordmode' on the TextField by servicing the _ValueChanged event for the Switch.
I have found that if I...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.