[apaku at gmx.de: Re: KDE/kdevplatform]

David Nolden david.nolden.kdevelop at art-master.de
Wed May 20 15:26:33 UTC 2009


Am Mittwoch 20 Mai 2009 17:13:53 schrieb Andreas Pakulat:
> The API however should be on Sublime::Area as far as I understood, so
> plugins would need to do
>
> uiController()->activeMainWindow()->area()->findToolView()
>
> Oh and why are we supplying raise-support? After all thats already
> available by calling View::requestRaise(); So in fact I think we should
> have findToolView( bool create = false ) on Sublime::Area and plugins can
> then do
>
> ...findToolView( true )->requestRaise();
>
> Or just get the toolview if they want just that.
>
> Andreas
But I read comments in the headers that said "Linking to sublime is 
forbidden", or was that comment deprecated?

So without sublime, it wasn't possible to raise anything.





More information about the KDevelop-devel mailing list