Hi,
XE7+Upd1 fixed the problem with TAdvPopupMenu and chinesse characters when using styles.
Now the problem is when displaying a SubMenu, looks like the shadow is drawn out of the rect the the submenu as shown.
Any hints?
Thanks in advance,
Omar Zelaya

Hi,
Looks like the issue is on procedure DrawMenuWindowBorder of advmenus.pas file,
on the MoveWindow call when Level >= 2
Using Windows style, the window is moved ok...when using other style the window is not moved ok.
Btw The WindowRect values are diferent when using windows style and other style.
Hope it helps,
Thanks in Advance,
Omar Zelaya