MDI within MDI?

  • Thread starter Thread starter Steve Hiemstra
  • Start date Start date
S

Steve Hiemstra

Hi All,

Has anyone tried putting MDI within MDI:

MDI Parent[IsMDIContainer] ->
MDI Child [IsMDIContainer] ->
MDI Child)?

Just asking because I won't waste time protyping this if someone says they
already did and it's "WinForms incompatible".

SteveH
 
Steve Hiemstra said:
Has anyone tried putting MDI within MDI:

MDI Parent[IsMDIContainer] ->
MDI Child [IsMDIContainer] ->
MDI Child)?

Just asking because I won't waste time protyping this if someone says they
already did and it's "WinForms incompatible".

I don't answer questions of laty people. In the time it took you to
write the post you could have tested it on your own.
 
I aint santa's little helper u twat. GO learn to think for yourself then
come back and maybe have some really intelligent issues to discuss.

Learn to use google, learn to use C# to code quick things, hell the wizard
generates the code hardnes for you too.

Go learn to use MSDN.

If you so much as had even tried then I would have helped but you come on
here and expect me to just do as you command because YOU CANT BE BL00DY
ARSED TO DO IT????
 
What you have said is a waste of everybody's time. Your comments are
disrespectful. Just drop it. I will.
 
You are a waste of time.

Go drop a nut.

Steve Hiemstra said:
What you have said is a waste of everybody's time. Your comments are
disrespectful. Just drop it. I will.
 
That is to say that a simple 5 min. test would yield a 100% conclusive
results.

There may be a few folks out there that have tried it (and maybe one will
reply), but you should run some tests based on your specific needs. We have
an enterprise level MDI application that may not be able to run for a full
day without crashing on memory leaks.

At this point MDI++ sounds scary to me even if it doesn't throw compiler or
intialization errors.

HTH,
Eric Cadwell
http://www.origincontrols.com
 
Back
Top