mdi + maximized windows

  • Thread starter Thread starter Piotr Rendaszka
  • Start date Start date
P

Piotr Rendaszka

Hi,

I do have this problem: While having an open MDI Parent form I am opening
one MDI Child form that I am maximizing. The next child I open (even an
instance of different MDI Child form) is maximized automatically. Even
though it is set to normal in the properties menu. Do you have any idea how
to avoid opening MDI children at the maximized state???

Any help most appreciated!

Cherrs,

Piotr
 
* "Piotr Rendaszka said:
I do have this problem: While having an open MDI Parent form I am opening
one MDI Child form that I am maximizing. The next child I open (even an
instance of different MDI Child form) is maximized automatically. Even
though it is set to normal in the properties menu. Do you have any idea how
to avoid opening MDI children at the maximized state???

This behavior is "by design". I would rethink if an MDI environment is
the best solution.
 
Back
Top