Menus are rendered using, if I remember right, the application font
specified in the registry. However, you have a much bigger problem than
getting the right font to be used: getting the right script direction to be
used. If the OS was not built specifically to support that, you're going to
have to do it yourself, making sure that the right characters are shown and
so on. Are you building this device yourself?
Paul T.
> Hello,
>
[quoted text clipped - 8 lines]
> Thanks in advance,
> Dan.
Dan - 31 Aug 2007 14:16 GMT
The OS doesn’t display Arabic text from right to left, for that I have to do
it by my self. I don’t know how to override some Menu events, like Paint to
use my custom render. I don’t know even if it’s possible to do that or there
is any other solution for this problem. I don’t want to use any language
extender tool to change entire OS behavior.
Dan.
> Menus are rendered using, if I remember right, the application font
> specified in the registry. However, you have a much bigger problem than
[quoted text clipped - 17 lines]
> > Thanks in advance,
> > Dan.
Paul G. Tobey [eMVP] - 31 Aug 2007 16:25 GMT
The only way I've done this is by changing the global menu font.
Paul T.
> The OS doesn't display Arabic text from right to left, for that I have to
> do
[quoted text clipped - 33 lines]
>> > Thanks in advance,
>> > Dan.