On Monday 02 July 2007 06:15, Andras Mantia wrote: > On Monday 02 July 2007, Ciprian Zaharie wrote: > > On Monday 02 July 2007 11:53, Andras Mantia wrote: > > > On Sunday 01 July 2007, Sasha Andric wrote: > > > > On Sunday 01 July 2007 12:51, Andras Mantia wrote: > > > > > PS: If you wonder why I'm finding this funny, the answer is > > > > > that the editor inside of quanta is katepart. More exactly > > > > > kde3/libkatepart ... > > > > > > > > I realize that. > > > > > > > > When working on multiple files, small scrapbook area often comes > > > > handy (at least to me). I use it for temporary TODO list, or I > > > > paste some function in there so I do not have to think which > > > > arguments it takes or just use it as clipboard. Right now I am > > > > using joe editor running in the konsole plugin, but I thought > > > > that katepart would do better. > > > > > > And can't you just create a new tab inside quanta with an empty > > > editor? > > > > I do that... but that isn't available on alt-tab. > > > > That's why i usually use knotes for that... i mean, it was designed > > for that, right? > > That's fine. I just didn't understand why someone would like to use an > editor plugin inside quanta. Hm, i think I have an use case: you want > to put the plugin in a toolview, so you have actually two editor > windows visible at the same time. In that case it might make sense, in > all other cases I think it is not. Yup, this is exactly what I am trying to do. > > Ok, so back to the menu issue: the only solution is to create a new > editor part with more simple menus. For this you don't need to code > anything, all you would need to do is to copy libkatepart.so and .la to > a new name, like "libkatepartsimple.so" and .la, do the same for > KDEDIRS/share/apps/katepart (copy as katepartsimple), and edit the > katepartui.rc there, so the menus are removed. This is completely > untested, it might not work in real life, but it worths a try. You > might also need to rename that rc file to katepartsimpleui.rc. > > If it doesn't work, the source has to be changed to create a "simple" > katepart. Yeah, it seems that this is the only option. When I rename files, plugin cannot be loaded as there is no init_libkatesimplepart function defined. Thanks for the time and suggestions. > > Andras > > PS: Or you can create a really simple editor part plugin. :) _______________________________________________ Quanta mailing list Quanta@mail.kde.org https://mail.kde.org/mailman/listinfo/quanta