Missing Close button on some dialogs when sSkinManager.DrawNonclientArea disabled

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #57717
    TAZ
    Participant
      'Stephane wrote:

      Standard dialogs, like MessageBox and Open File dialog, do not have close buttons when sSkinManager.DrawNonclientArea is FALSE.

      They do when sSkinManager.DrawNonclientArea is TRUE.

      Good observation. I did not pick up on that during my critique.

      #57727
      Support
      Keymaster

        This issue will be solved in the v13.04 soon.

        #57755
        TAZ
        Participant

          Just downloaded 13.4.

          Red close button is added; however, it does not work.

          #57776
          Support
          Keymaster

            This a standard behavior of standard Windows MessageBox function.

            Close button doesn't work if “Cancel” button doesn't exists.

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