Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Customize text box font size and Font Name?
Message
From
07/01/2020 07:33:56
 
 
To
07/01/2020 02:11:40
Metin Emre
Ozcom Bilgisayar Ltd.
Istanbul, Turkey
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
01672514
Message ID:
01672521
Views:
72
>>>Hi,
>>>
>>>Do you allow your users/customers to change/customize the font size and/or font name of the textboxes?
>>>
>>>I am considering adding the feature, of allowing the user to change/customize these properties. But not sure if this is a good practice.
>>>
>>
>>You can do it, but it makes things complicated. I wrote about how to do it here: http://www.tomorrowssolutionsllc.com/Articles/Let%20Users%20Control%20Fonts.PDF
>>
>>In a client app I'm working on now, we don't let the user choose font and size, but stretching a form changes the font size. The code is adapted from that in the article, IIRC.
>>
>>Tamar
>
>I resize all controls by screen resolution i my POS application. How do you know which font size to select when stretching a form? It would be good to know for my POS app. :)

I do it by ratio. That is, I store the original font size and form size and then compute the new one from it.

Tamar
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform