Right-hand side of popup menu is partially cut off

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #36751
    JohnG
    Participant

    See the screenshot attached. Notice the keyboard shortcuts.

    I tried 4 different skins — same effect.

    This is a TPopupmenu, skinned with v10.16.

    The sub-menu seems to be ok.

    The arrowhead is a 32×32 bmp from an Image List.

    Make the SkinManager [Active := false] and the problem goes away.

    Any ideas what's happening here?

    Thanks,

    John

    #54330
    Support
    Keymaster

    Hello, John! Wait and try the v10.21, some changes were added in there.

    #54366
    JohnG
    Participant

    I look forward to v10.21 🙂

    However, I've been doing some further checking…

    This is what I've found:

    – if I replace the 32×32 image with a 24×24 one (in the problem popup), the visual cutoff continues.

    – if I replace the existing Skin Manager and Provider, and do a rebuild, the problem persists.

    – if I build a new popup menu from scratch, there is _no_ cutoff problem — the shortcuts are fully visible, when the app is skinned.

    I've looked at the dfm as text, and don't see anything obvious there.

    I'm not sure what to think, but it seems it's not necessarily an A.C. problem?

    John

    #54371
    JohnG
    Participant

    Hello Support,

    I just rebuilt my app with v10.21.

    The cutoff problem persists 🙁

    As noted in my previous post, I think it might be an issue with this particular popup. I've created a new popup menu (with the same structure as the problem one) from scratch, and all is okay.

    John

    #54389
    Support
    Keymaster

    Maybe some units were not rebuilt in old application?

    Can you send me this Exe with bad behaviour?

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