Could you not do the background processing in a separate thread and then show the form modally?
-----Original Message----- From: vss [mailto:[EMAIL PROTECTED] Sent: Wednesday, 17 September 2003 1:38 p.m. To: Multiple recipients of list delphi Subject: [DUG]: This has been raised before BUT Hi All. I seem to remember some time back that someone raised a problem with dialog boxes appearing behind other forms. I have a situation where I have a form that is a "Stay On Top" form so that when the form is open, data can still be processed in the background, as it stops if I show the for modal. The user might delete a record, and a msg box will be shown to tell them to confirm the delete. BUT this consistantly appears begind the "Stay On Top" form, and they think app, has frozen. Was there a solution to this problem? Jeremy --------------------------------------------------------------------------- New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED] Website: http://www.delphi.org.nz To UnSub, send email to: [EMAIL PROTECTED] with body of "unsubscribe delphi" Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/ --------------------------------------------------------------------------- New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED] Website: http://www.delphi.org.nz To UnSub, send email to: [EMAIL PROTECTED] with body of "unsubscribe delphi" Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/
