Ulrich_Laegeler at arburg.com wrote:
> 
> yes i start with a console.
> No error messages are printed out.
> 
> If i write a wrong class name in the openedDocumentHook class element
> also no message appears.
> 
> 

Attached files work fine. Please review the changes I've made.

You forgot to add
---
  <layout>
    <hidden>
      <insert/>
      <openedDocumentHook name="ArburgOpenedDocumentHook"/>
    </hidden>
  </layout>
---
in your customize.xxe_gui.

Please keep in mind that declaring a part in a .xxe_gui files does not
mean that it will be used. For a part to be actually used, it must be
referenced directly or indirectly by the <layout> element.

More information in
http://www.xmlmind.com/xmleditor/_distrib/doc/gui/hidden.html


-------------- next part --------------
A non-text attachment was scrubbed...
Name: customize.xxe_gui
Type: text/xml
Size: 429 bytes
Desc: not available
Url : 
http://www.xmlmind.com/pipermail/xmleditor-support/attachments/20091030/639a1957/attachment-0001.xml
 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ArbDocumentHook.java
Type: text/x-java
Size: 2377 bytes
Desc: not available
Url : 
http://www.xmlmind.com/pipermail/xmleditor-support/attachments/20091030/639a1957/attachment-0001.java
 

Reply via email to