I think the sizes of the tooltips can use a little adjustment.
tooltip with header:
The balloon is too big:

Same without header:
A little bit too narrow:

Can we change the size-calculation?
Regards,
Dietmar
tooltip with header:
ssay2:cToolTip = {+ CRLF + "Zeitschrift: ecolex 2001, 84;" + OemToAnsi(" Â â„¢JZ EvBl 2001/18");
         + CRLF + "Entscheidungssammlung: SZ 71/89;  VfSlg 15510";
         + CRLF + "OGH-Rechtssatznummer: RS0122393";
         + CRLF + OemToAnsi("Fundstellenliste: Anklicken des Pfeiles rechts!") , OemToAnsi("Suche nach Fundstellen in Publikationen:")}The balloon is too big:

Same without header:
fuGet:cToolTip = "Zeitschrift: ecolex 2001, 84;" + OemToAnsi(" Â â„¢JZ EvBl 2001/18");
         + CRLF + "Entscheidungssammlung: SZ 71/89;  VfSlg 15510";
         + CRLF + "OGH-Rechtssatznummer: RS0122393";
         + CRLF + OemToAnsi("Fundstellenliste: Anklicken des Pfeiles rechts!")A little bit too narrow:

Can we change the size-calculation?
Regards,
Dietmar