On 04/04/2014 02:27 AM, Jeff Hooker wrote:

Is it possible to make the “XML source” view the default view for
opening specific configurations?


No, this is currently not possible.

If the “XML source” view were a real view of a document like the tree view or the styled view, then what you want would have been quite easy.

For example, what follows forces XXE to display the tree view rather than the view styled using "styles.css".
---
<css location="" name="-"
     alternate="false" />
<css location="styles.css" name="Styles"
     alternate="true" />
---
( More information in http://www.xmlmind.com/xmleditor/_distrib/doc/configure/css.html )

In fact, the “XML source” view is just a coder's editor embedded in a document view tab and implementing element, attribute and attribute value autocompletion.


--
XMLmind XML Editor Support List
[email protected]
http://www.xmlmind.com/mailman/listinfo/xmleditor-support

Reply via email to