On Thu, Jul 9, 2009 at 5:49 PM, Edward K. Ream<[email protected]> wrote:

> Each tab would have to have its own commander, frame, etc.  Presumably, this
> would be a matter of initing each tab properly.  My experience, however, is
> that context switches are always a source of surprising complexity.

Changing tab is no different than focusing a different frame.
QMainWindow is a QWidget too, so it can *probably* reside in a
QTabWidget.

> I suspect that this would be a significant project.  Having said that, it
> might be worth doing.

In any case, it's probably simpler than the "multiple body editors"
project, since it's just about fiddling with what widget is a child of
what widget, done at the widget creation time.

-- 
Ville M. Vainio
http://tinyurl.com/vainio

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/leo-editor?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to