Hi there, 

great tool ? we evaluate it concerning its usefulness for modelling medical
guidelines.

 

Current problem: Trying to configure the GenericTableSupport, the menu
remains inactive all the time (even if rows/Cols are selected)

I simply modified the example from the Documentation: 

 

  <property name="hygf.simpleTableEdit.tableSpecification">

            table=stable

            row=str

            cell=std KommentarZelle StatusZelle

            rowspan=rowspan

            columnspan=colspan

</property> 

 

 <command name="hygf.simpleTableEdit">

    <class>com.xmlmind.xmledit.cmd.table.GenericTableEdit</class>

  </command>

 

  <menu label="_HyGF">

    <menu label="C_olumn">

      <item label="_Insert Before"

            command="hygf.simpleTableEdit" parameter="insertColumnBefore"/>

      <item label="I_nsert After"

            command="hygf.simpleTableEdit" parameter="insertColumnAfter"/>












..

 

I also tried to insert an (neccessary?) @extension statement into the css
(according to the DITA example). The problem remains!

 

@extension "com.xmlmind.xmledit.cmd.table.GenericTableEdit
hygf.simpleTableEdit.tableSpecification";

 

                stable {

                               display: table;

                               border: 1 solid black;

                               padding: 2;

                               border-spacing: 2;

                               background-color: silver;

                }

                str {

                               display: table-row;

                }












 

Another phaenomenon: When I modify the structure oft he menu by inserting an
icon-attribute, XXE reports an invalid attribute.

 

Surely, I did something wrong?

 

Thanks for your help!

 

Stefan K. 

 

__ Dienst __________________________________

Prof. Dr. med. Stefan Klatt MPH
Public Health / FB Elektrotechnik - Informatik
Fachhochschule Stralsund
Zur Schwedenschanze 15
18435 Stralsund

Fon: +49 (0) 3831 45 69 66
Fax: +49 (0) 3831 45 71 1966
Mail:  <mailto:stefan.klatt at fh-stralsund.de> stefan.klatt at fh-stralsund.de 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
http://www.xmlmind.com/pipermail/xmleditor-support/attachments/20100201/a599d00a/attachment.htm
 

Reply via email to