Product Documentation
Cadence User Interface SKILL Reference
Product Version IC23.1, September 2023

HTML Viewfile Window

Use HTML viewfile windows instead of hypertext viewfile windows.

An HTML viewfile window displays HTML files. It has a widget type of html. Links to Web pages will be opened in the browser specified in the Web Browser field in the User Preferences form in CIW or the corresponding ui webBrowser environment variable in your .cdsenv file. The default browser is FireFox.

The HTML window links cannot be used for external links ("http" or "https") or email ("mailto"). They can only be used to view internal files.

Support for external links can be added using a hypertext field that can be added using the hiCreateHypertextField SKILL function in an HI form or form window.

You can use the following Opus resources to control the hyperlink colors in the HTML viewfile window:

Opus.hypertextColor

Text color of unvisited hyperlink

Opus.hypertextSelectedColor

Text color of visited hyperlink

Opus.hypertextFocusedColor

Text color of hyperlink when the cursor is over it


Return to top
 ⠀
X