Okay, this is probably a stupid newbie question but I can't find an answer for it. I've got a MDI application running with a few MDI child forms maximised, I need a modal box to appear and then simply return. I basically just create the form then do a showmodal on it: Application.Createform(TChProdHistory, ChProdHistory); if (ChProdHistory.Showmodal = 1) then dostuff; so basically how I see it, it should show the form then return The problem is that when the form is created the currently open MDI Child forms all get 'restored' to a non maximised state which looks really ugly. I'm just unsure as to why the creating a non-MDI form (ie formstyle := fsNormal) is forcing the all the MDI child forms to resize... Any words of wisdom? Darren --------------------------------------------------------------------------- New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED] Website: http://www.delphi.org.nz
- RE: [DUG]: Passing record structures Nigel Tavendale
- RE: [DUG]: Passing record structu... Jeremy Coulter
- RE: [DUG]: Passing record st... Chris Crowe
- RE: [DUG]: Passing recor... Jeremy Coulter
- RE: [DUG]: Passing record structures Jeremy Coulter
- Re: [DUG]: Passing record structures Aaron Scott-Boddendijk
- RE: [DUG]: Passing record structures Jeremy Coulter
- RE: [DUG]: Passing record structures Jeremy Coulter
- Re: [DUG]: Passing record structures Aaron Scott-Boddendijk
- RE: [DUG]: Passing record structures Jeremy Coulter
- RE: [DUG]: MDI Forms and Showmodal Hassles Darren Bilby
- RE: [DUG]: MDI Forms and Showmodal Hassle... Patrick Dunford
- RE: [DUG]: Passing record structures Rohit Gupta
- Re: RE: [DUG]: Passing record structures Aaron Scott-Boddendijk
- [DUG]: passing record structures vss
- [DUG]: EConvert error on date time picker Leo Ramakers
- Re: [DUG]: EConvert error on date time pi... Bevan Edwards
- Re: [DUG]: EConvert error on date tim... Leo Ramakers
- Re: [DUG]: EConvert error on date... Bevan Edwards
- RE: [DUG]: passing record structures Myles Penlington
- RE: RE: [DUG]: passing record structures vss