Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
505
Appearance of the tools' tooltips?
posted

I've searched everywhere, but for the past five years the consistent answer seems to be that ToolTipTextFormatted is the only way to get any control over how the UltraToolbarsManager's tooltips are presented. This is quite a pain.

Here's my use case: we have a multi-lingual application, and depending on the language, we need to use different fonts. In Chinese Traditional we want to use MingLiU — this works everywhere, except for the tooltips. The Western characters look pretty ugly to our (Western) eyes in MingLiU (crappy serifs!), but the priority is on the Chinese glyphs, and some of them are completely unreadable in the tooltips (see edited screenshot).

Is there a way to at least set the tooltip font (family and size) at the UltraToolbarsManager level?

TIA,
Hans