menu question
Cor Nouws
oolst at nouenoff.nl
Wed Jun 5 11:54:11 PDT 2013
Hi,
Have build successful on Ubuntu with 727e63452dc4de88d5dc62d5b1da6da0647564b
where I added
<node oor:name=".uno:TemplateMenu" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
<value xml:lang="en-US">~Templates</value>
</prop>
</node>
at
officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
and
<menu:menu menu:id=".uno:TemplateMenu">
<menu:menupopup>
<menu:menuitem menu:id=".uno:SaveAsTemplate"/>
<menu:menuitem menu:id=".uno:NewDoc"/>
</menu:menupopup>
</menu:menu>
at e.g.
sw/uiconfig/swriter/menubar/menubar.xml
As said: build runs fine. Office starts OK.
The menu File > Template and subemenu's are visible, but clicking them,
does not pop up a dialog. See some vague thing at the bottom of the
screen quickly.
On starting the clean document, the terminal returns three times
warn:sfx2.control:13647:1:sfx2/source/control/dispatch.cxx:1475:
Childwindow slot missing: 10365
(if that is of any use).
Anyone a pointer on what needs to be done, or is there somewhere some
example just mentioning what more is needed for such a menu?
thanks,
Cor
--
- Cor Nouws
- http://nl.libreoffice.org
- The Document Foundation Membership Committee Member
More information about the LibreOffice
mailing list