What's the problem with implementing MDI? Maby GTK doesn't supports MDI ?
Google for "gtk support mdi" without the quotes or "qt support mdi" or "carbon support mdi". The answer for all those will be no, no, no. They don´t support it. I read that gnome has some support, but it´s a very old widget.
Still, I think we must escape the "minimum common denominator" Trap and implement MDI. wxWidgets implements MDI. Yes, only for Window. Those that use true MDI should know it won´t work on other platforms.
If someone can do a research about how to implement MDI forms with Windows API and write about it, that would be nice. Even better if someone sends patches to implement MDI =)
I agree it would be nice to implement this, but it won´t happen unless people help doing it :^)