<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    On 18/04/2012 15:27, zeljko wrote:
    <blockquote cite="mid:201204181627.02841.zeljko@holobit.net"
      type="cite">
      <meta name="qrichtext" content="1">
      <style type="text/css">
p, li { white-space: pre-wrap; }</style>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
        margin-right:0px; -qt-block-indent:0; text-indent:0px;
        -qt-user-state:0;">> </p>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
        margin-right:0px; -qt-block-indent:0; text-indent:0px;
        -qt-user-state:0;">> In LCL there is</p>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
        margin-right:0px; -qt-block-indent:0; text-indent:0px;
        -qt-user-state:0;">> Screen.DisableForms()</p>
      <p style="-qt-paragraph-type:empty; margin-top:0px;
        margin-bottom:0px; margin-left:0px; margin-right:0px;
        -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br>
      </p>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
        margin-right:0px; -qt-block-indent:0; text-indent:0px;
        -qt-user-state:0;">+1 , that's why I implemented hiding of modal
        form as it is - it simply works on all platforms, and Delphi
        behaviour looks pretty unlogical to me (but even that can work -
        see my today patches attached at issue).</p>
      <br>
    </blockquote>
    <br>
    Well IMHO the problem is not to find a way to change it (though that
    might be on some platforms...)<br>
    <br>
    The problem is:<br>
     There may be LCL apps out there relying on the current behaviour of
    Hide()<br>
    <br>
    That raises the question: Is this issue important enough to risk
    breaking them.<br>
    <br>
    If this was 100% clearly a bug. Or 100% clearly a break of
    compatibility to documented Delphi features, then maybe<br>
    <br>
    But this is not a bug.<br>
    And Delphi docs, IMHO are not making a 100% clear statement about
    this.<br>
    <br>
  </body>
</html>