How to disable Skinning of TMainmenu?

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #69868
    cypheros
    Participant

    Hi,

    try to make my VCL app running on MacOS via Crossover. It works well, even with Alphaskins but some things need to be done. DrawNonClientArea has to be false and there is a problem with the mainmenu. I tried to set Tag of TMainMenu to 256 or 99 but the menu is still be skinned.
    Is there another way to disable skinning of the mainmenu?
    I’m using AS15.22.

    Best Regards,
    Cypheros

    #69869
    cypheros
    Participant

    Found out that “SkinManager.SkinnedPopups := False” is doing the trick.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.