MDI is not work for the toolkit but for the windowmanager. And the fact
that most of the windowmanagers enable the user to have several virtual
screens is incompatible with MDI.

By example, I have 12 screens, like that:
+---+---+---+---+
|   |   |   |   |
+---+---+---+---+
|   |   |   |   |
+---+---+---+---+
|   |   |   |   |
+---+---+---+---+

And I like to have one thing on one screen. I can't do that with MDI,
because the MDI frames are all in the same window.

-- 
To unsubscribe: mail -s unsubscribe [EMAIL PROTECTED] < /dev/null

Reply via email to