From kde-devel Sun Aug 31 15:25:20 2008 From: "Nick Shaforostoff" Date: Sun, 31 Aug 2008 15:25:20 +0000 To: kde-devel Subject: Re: KParts using clarification Message-Id: <758e8e2d0808310825v59ee1cc2p76f2b8148cbcaaec () mail ! gmail ! com> X-MARC-Message: https://marc.info/?l=kde-devel&m=122019641305890 2008/8/31 Rafael Fernández López : > Hi Nick, Hi Rafael ;) > setupGUI(ToolBar | Keys | StatusBar | Save,"editorui.rc")); > createGUI(m_doc); > Where in the docs is said the inverse order ? http://api.kde.org/4.x-api/kdelibs-apidocs/kdeui/html/classKXmlGuiWindow.html#e5ac6ec22a61a4d854600c0f5a41e8d4 > Please try the attached patch. ok, i'm recompiling kdelibs now (it's been 2 weeks since the last recompile) I have a question regarding configuring shortcuts. 'Configure shortcuts' dialog shows actions for current set of xml-gui-clients and saves configuration into appropriate kpartgui .rc file. right? I want to have several tabs with xml-gui-clients using the same .rc file, + one tab with xml-gui-client using separate .rc file. So shortcut configuration will be shared for tabs using the same .rc file, and changes to it will be immediate for all open tabs. right? >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<