jabro
2005-08-13 19:19:23 UTC
I'm going to begin a new wxWidgets application (targeted to Windows,
Mac OS X, GTK, and Motif) in which the user can open several documents
and copy/cut/paste between them. At first glance it looks like it would
fit nicely into the MDI concept, but I've been reading the docs (and
the newsgroups), and people tend to suggest avoiding MDI.
Moreover, at the wxMac supported classes, MDI is tagged as partially
implemented (but the MDI demo seems to work).
Should I avoid beginning a new MDI application, or can it still be a
wise decision in some scenarios?
thanks!
Mac OS X, GTK, and Motif) in which the user can open several documents
and copy/cut/paste between them. At first glance it looks like it would
fit nicely into the MDI concept, but I've been reading the docs (and
the newsgroups), and people tend to suggest avoiding MDI.
Moreover, at the wxMac supported classes, MDI is tagged as partially
implemented (but the MDI demo seems to work).
Should I avoid beginning a new MDI application, or can it still be a
wise decision in some scenarios?
thanks!