Page 1 of 1

Translating TPopUpMenu

Posted: Thu Sep 07, 2006 9:18 am
by JavierOrellana
How may i translate Tpopupmenu because it has'n property font to change?
I addedd it to a proyect but garbage returned on the item draw.
May form has font & chraset property correct.

Best regards,

Javier Orellana
www.tmssoft.com

Posted: Thu Sep 07, 2006 11:57 am
by isiticov
Popop menu uses system font by default. You can manually change this by assigning Screen.MenuFont. But if it display garbage I suppose you didn't used Unicode popup-menu. I suggest to convert it to TTntPopupMenu and all must work fine.
Please let me know if this helps.

Posted: Fri Sep 08, 2006 11:22 am
by JavierOrellana
Igor,

it didn't work me.
I used standard popupmenu and used ondraw method

Thnks for all

best regards