debian man page for hv3browser

Query: hv3browser

OS: debian

Section: 3tcl

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

::hv3::browser(3tcl)													      ::hv3::browser(3tcl)

NAME
::hv3::browser - Web browser widget.
SYNOPSIS
::hv3::browser pathName ?options?
STANDARD OPTIONS
See the options(n) manual entry for details on the standard options. WIDGET-SPECIFIC OPTIONS Command-Line Name:-enablejavascript .br Database Name: enablejavascript .br Database Class: Enablejavascript .br .RS .PP If set to true and the Tclsee package can be loaded, javascript is enabled in the browser widget. The default value is false. .RE Command-Line Name:-unsafe .br Database Name: unsafe .br Database Class: Unsafe .br .RS .PP This boolean option determines whether or not the javascript interpreter has access to the function window.tcl(). Because this func- tion allows javascript programs embedded in documents to evaluate Tcl scripts in the widget"s intepreter, any document loaded while this option is set should be from a trusted source. The default value is false. .RE
DESCRIPTION
WIDGET COMMAND
Sun Nov 11 18:57:26 EST 2012 ::hv3::browser(3tcl)
Related Man Pages
ttk::labelframe(3tk) - debian
ttk::label(3tk) - debian
ttk::progressbar(3tk) - debian
ttk::scale(3tk) - debian
ttk::spinbox(3tk) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...
One instance of comparing grep and awk
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?