Hallo,
I have an self-created TTF-Font with graphic symbols. f.e. an Symbol
like "*" instead of "A".
Now I assign:
MyButton.Caption := 'A';
MyButton.Font.Name:= 'MyFont';
MyButton.refresh;
But the button caption is unchanged. It appears an "A" instead of "*".
I tested the Font in Libreoffice and it works well.
any idea?
In the IDE the button caption will also be unchanged, when I change the
font.
best regards
Josef
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus