<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 9.00.8112.16443">
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2 face=Arial>I've noted this but was fixed on the 21-2 this 
year but i've just upgraded Lazarus from 35368 to 36784 and have found this 
issue still exists.</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>Basically i Create and ShowModal my applications 
main form , once it hits formshow it starts a thread to monitor another 
application and once a trigger condition is met this form is hidden ( to prevent 
the user from entering data until other applications have finished there data 
look up) and i show the form again once its been populated with new data . but 
with the hide the showmodal exits ( which i dont want to happen, the form hasnt 
closed it just hidden while i wait for some data to come back from another 
application).</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>I almost think a variable of IsHidden might be 
needed so that block of code assoated with bugid 15390 doesnt get called ( or 
the break in that section doesnt get called).</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>I can provide code if needed , i'd have to bring it 
home from work but thats ok ( From Telstra)</FONT></DIV>
<DIV><FONT size=2 face=Arial>Thanks.</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>Justin</FONT></DIV></BODY></HTML>