From kdevelop-devel Mon May 05 17:36:22 2008 From: Alexander Dymo Date: Mon, 05 May 2008 17:36:22 +0000 To: kdevelop-devel Subject: Re: PartController issue Message-Id: <200805052036.22429.dymo () ukrpost ! ua> X-MARC-Message: https://marc.info/?l=kdevelop-devel&m=121000874000770 On Sunday 04 May 2008 21:38:27 Vladimir Prus wrote: > I see that PartController is presently passed a main window as parameter. > It does not seem like any new main windows are registered with > PartController, which sound suspicious. They do in MainWindow::initialize() by addManagedTopLevelWidget(this). > Do we really want to know which part is "active"? Not really, maybe some plugins might want to use it instead of activeView(). Our uicontroller (sublime controller) has its own event filter that catches activation. > I start to suspect that multiple main windows were somehow never part > of the design, and are just totally broken :-( I suspect that only plugin ui plugging is broken by design actually. Everything else should either just work or have a bug. _______________________________________________ KDevelop-devel mailing list KDevelop-devel@kdevelop.org https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel