J
Jim S
I have an application developed which uses a standard mouse/keyboard.
However a new customer wants to use a touch screen with this
application. This mostly means that the UI needs bigger controls for
everything (and bigger fonts).
I was thinking about setting the Localizable property on my forms to
true, and then picking some obscure culture (i.e. Africaans) where
I'll design my touch screen interface.
It is conceivable for our company to only support touch screens in
English. So the question is: Is this a reasonable way to do this, or
is there a better way?
Thanks.
However a new customer wants to use a touch screen with this
application. This mostly means that the UI needs bigger controls for
everything (and bigger fonts).
I was thinking about setting the Localizable property on my forms to
true, and then picking some obscure culture (i.e. Africaans) where
I'll design my touch screen interface.
It is conceivable for our company to only support touch screens in
English. So the question is: Is this a reasonable way to do this, or
is there a better way?
Thanks.