Floating ToolBars in Konqueror
James Richard Tyrer
tyrerj at acm.org
Sat Nov 20 13:45:48 GMT 2004
I managed to figure out how to have the toolbar for the embedded KViewViewer to
be a separate bar.
Just changed:
<ToolBar name="mainToolBar">
<text>Main Toolbar</text>
to:
<ToolBar noMerge="1" name="viewToolBar" >
<text>Viewer</text>
This might be exploiting a bug since there I have no Konqueror ToolBar named:
"viewToolBar". but it seems to work OK.
The only problem is that I use this as a floating toolbar and I can not figure
out how to control the location of a floating toolbar. No matter where I leave
it when I close Konqueror, it always reappears in the same position in the upper
left (with the same space from the top and left of the Konqueror main window
where it interferes with the Back & Forward icons.
How do I do this -- select a position relative to one of the corners of the main
window?
--
JRT
___________________________________________________
This message is from the kde mailing list.
Account management: https://mail.kde.org/mailman/listinfo/kde.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.
More information about the kde
mailing list