<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-15" http-equiv=Content-Type>
<META name=qrichtext content=1>
<STYLE type=text/css>P {
        WHITE-SPACE: pre-wrap
}
LI {
        WHITE-SPACE: pre-wrap
}
</STYLE>

<META name=GENERATOR content="MSHTML 9.00.8112.16443"></HEAD>
<BODY 
style="FONT-STYLE: normal; FONT-FAMILY: 'Liberation Sans'; FONT-SIZE: 10pt; FONT-WEIGHT: 400" 
bgColor=#ffffff>
<DIV><FONT face=Arial>Yeah i will bring post a example over the next few 
days</FONT></DIV>
<DIV><FONT face=Arial></FONT> </DIV>
<DIV><FONT face=Arial></FONT> </DIV>
<DIV><FONT face=Arial>what plat forms was it tested on ?</FONT></DIV>
<BLOCKQUOTE 
style="BORDER-LEFT: #000000 2px solid; PADDING-LEFT: 5px; PADDING-RIGHT: 0px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px" 
dir=ltr>
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="FONT: 10pt arial; BACKGROUND: #e4e4e4; font-color: black"><B>From:</B> 
  <A title=zeljko@holobit.net href="mailto:zeljko@holobit.net">zeljko</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A 
  title=lazarus@lists.lazarus.freepascal.org 
  href="mailto:lazarus@lists.lazarus.freepascal.org">lazarus@lists.lazarus.freepascal.org</A> 
  ; <A title=delphian@smythconsulting.net 
  href="mailto:delphian@smythconsulting.net">Justin Smyth</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Tuesday, April 17, 2012 4:27 
  AM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [Lazarus] Mantis bugid 
  0015390 - showmodal closing when hide called.</DIV>
  <DIV><BR></DIV>
  <P 
  style="TEXT-INDENT: 0px; MARGIN: 0px; -qt-block-indent: 0; -qt-user-state: 0">On 
  Monday 16 of April 2012 16:28:09 Justin Smyth wrote:</P>
  <P 
  style="TEXT-INDENT: 0px; MARGIN: 0px; -qt-block-indent: 0; -qt-user-state: 0">> 
  I've noted this but was fixed on the 21-2 this year but i've just upgraded</P>
  <P 
  style="TEXT-INDENT: 0px; MARGIN: 0px; -qt-block-indent: 0; -qt-user-state: 0">> 
  Lazarus from 35368 to 36784 and have found this issue still exists.</P>
  <P 
  style="TEXT-INDENT: 0px; MARGIN: 0px; -qt-block-indent: 0; -qt-user-state: 0">> 
  </P>
  <P 
  style="TEXT-INDENT: 0px; MARGIN: 0px; -qt-block-indent: 0; -qt-user-state: 0">> 
  </P>
  <P 
  style="TEXT-INDENT: 0px; MARGIN: 0px; -qt-block-indent: 0; -qt-user-state: 0">> 
  Basically i Create and ShowModal my applications main form , once it hits</P>
  <P 
  style="TEXT-INDENT: 0px; MARGIN: 0px; -qt-block-indent: 0; -qt-user-state: 0">> 
  formshow it starts a thread to monitor another application and once a</P>
  <P 
  style="TEXT-INDENT: 0px; MARGIN: 0px; -qt-block-indent: 0; -qt-user-state: 0">> 
  trigger condition is met this form is hidden ( to prevent the user from</P>
  <P 
  style="TEXT-INDENT: 0px; MARGIN: 0px; -qt-block-indent: 0; -qt-user-state: 0">> 
  entering data until other applications have finished there data look up)</P>
  <P 
  style="TEXT-INDENT: 0px; MARGIN: 0px; -qt-block-indent: 0; -qt-user-state: 0">> 
  and i show the form again once its been populated with new data . but with</P>
  <P 
  style="TEXT-INDENT: 0px; MARGIN: 0px; -qt-block-indent: 0; -qt-user-state: 0">> 
  the hide the showmodal exits ( which i dont want to happen, the form hasnt</P>
  <P 
  style="TEXT-INDENT: 0px; MARGIN: 0px; -qt-block-indent: 0; -qt-user-state: 0">> 
  closed it just hidden while i wait for some data to come back from another</P>
  <P 
  style="TEXT-INDENT: 0px; MARGIN: 0px; -qt-block-indent: 0; -qt-user-state: 0">> 
  application).</P>
  <P 
  style="TEXT-INDENT: 0px; MARGIN: 0px; -qt-block-indent: 0; -qt-user-state: 0">> 
  </P>
  <P 
  style="TEXT-INDENT: 0px; MARGIN: 0px; -qt-block-indent: 0; -qt-user-state: 0">> 
  I almost think a variable of IsHidden might be needed so that block of 
code</P>
  <P 
  style="TEXT-INDENT: 0px; MARGIN: 0px; -qt-block-indent: 0; -qt-user-state: 0">> 
  assoated with bugid 15390 doesnt get called ( or the break in that section</P>
  <P 
  style="TEXT-INDENT: 0px; MARGIN: 0px; -qt-block-indent: 0; -qt-user-state: 0">> 
  doesnt get called).</P>
  <P 
  style="TEXT-INDENT: 0px; MARGIN: 0px; -qt-block-indent: 0; -qt-user-state: 0">> 
  </P>
  <P 
  style="TEXT-INDENT: 0px; MARGIN: 0px; -qt-block-indent: 0; -qt-user-state: 0">> 
  I can provide code if needed , i'd have to bring it home from work but</P>
  <P 
  style="TEXT-INDENT: 0px; MARGIN: 0px; -qt-block-indent: 0; -qt-user-state: 0">> 
  thats ok ( From Telstra) Thanks.</P>
  <P 
  style="TEXT-INDENT: 0px; MARGIN: 0px; -qt-block-indent: 0; -qt-user-state: 0; -qt-paragraph-type: empty"><BR></P>
  <P 
  style="TEXT-INDENT: 0px; MARGIN: 0px; -qt-block-indent: 0; -qt-user-state: 0">You 
  must provide example. It works for me, also example which is added by Stephano 
  today is wrong.</P>
  <P 
  style="TEXT-INDENT: 0px; MARGIN: 0px; -qt-block-indent: 0; -qt-user-state: 0; -qt-paragraph-type: empty"><BR></P>
  <P 
  style="TEXT-INDENT: 0px; MARGIN: 0px; -qt-block-indent: 0; -qt-user-state: 0">zeljko</P>
  <P 
  style="TEXT-INDENT: 0px; MARGIN: 0px; -qt-block-indent: 0; -qt-user-state: 0; -qt-paragraph-type: empty"><BR></P>
  <P 
  style="TEXT-INDENT: 0px; MARGIN: 0px; -qt-block-indent: 0; -qt-user-state: 0; -qt-paragraph-type: empty"><BR></P></BLOCKQUOTE></BODY></HTML>