HTML Browser view

Are you missing a feature? Request its implementation here.
esiegel
Posts: 8
Joined: Thu May 27, 2010 2:09 pm

HTML Browser view

Post by esiegel »

Would be nice to be able to see a HTML file in browser mode, rendered, inside oXygen.
adrian
Posts: 2886
Joined: Tue May 17, 2005 4:01 pm

Re: HTML Browser view

Post by adrian »

Hello,

Oxygen is a Java application so the most it can do out-of-the-box is present the HTML file in the internal Java HTML browser/renderer(which is pretty terrible). But my guess is what you want is Internet Explorer or another native browser. While this is possible it would be pretty messy.
We'll see what we can do. I'm adding this to our issue tracking tool.

You can always open the current file in the system browser: Document -> File -> 'Open in browser'

Regards,
Adrian
Adrian Buza
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com
Post Reply