Hidden Taskbar and Maximized Window

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #37551
    Stephane Senecal
    Participant

    When the taskbar is set to hide itself when the mouse is not over it, it will not be posible to bring it back by moving the mouse at the bottom of the screen if a skinned window is maximized.

    This occurs when ExtendedBorders is True and NativeBordersMaximized is False.

    If I activate NativeBordersMaximized, then it's the Minimize, Maximize, Close buttons that looks wrong (they are bigger that the title bar).

    Stephane Senecal
    CIS Group
    Delphi programmer since 2001

    #56948
    Support
    Keymaster

    Hello Stephane. I will check it soon.

    #56967
    Stephane Senecal
    Participant

    Any news about this? Have you been able to simulate it?

    Stephane Senecal
    CIS Group
    Delphi programmer since 2001

    #56968
    Support
    Keymaster

    Yes, I have tested it today and saw the issue, but there is no solution at the moment.

    I'm thinking how to avoid it, but I have a one idea only – use the NativeBordersMaximized property.

    #56969
    Stephane Senecal
    Participant

    Ok. I have a problem with the title bar's height then.

    In my skin the title bar has 30px of height, but in Windows, maximized title bars are about 23px of height.

    The Close button of my skin takes up the entire height of the title bar. So when I maximize the window, the Close button is too big.

    Is there a way to get around this or should I modify my skin so it takse only 23px of height?

    Stephane Senecal
    CIS Group
    Delphi programmer since 2001

    #56970
    Stephane Senecal
    Participant

    Normal window

    [attachment=8417:TitlebarNormal.png]

    Maximized window

    [attachment=8418:TitlebarMaximized.png]

    Stephane Senecal
    CIS Group
    Delphi programmer since 2001

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