Search Locate Previous Next Contents

Web Browser (WB)


Description
A very thin wrapper on the MS WebBrowser control. Has one property ‘Navigate’ which takes the file or URL to show, and reports a ‘HINT’ event when the mouse is over something interesting.

The user can navigate completely normally, and the standard MS right-mouse menu behaves as you would expect.

May be used to render a RainPro chart in any format which a browser can display. VML, SVG, PDF are possible.

Class Property Table
NameTypeDefaultDescription
NavigateUserURL or filename to show
PostScriptRuntimeGraphic to draw (PostScript vector)
MultipageRuntimeBoolean – Preview all pages (PDF only)
Page NoRuntimePage number (integer)
RenderAsRuntimeHow to render – 1=vml 2=svg 3=pdf 4=xml
ScaledRuntimeScale chart to fit window
ActiveRuntimeRespond to updates and signal events
SourceRuntimeXML or plain text source to pass through
Offlinebool1Start in Offline mode
VMPathtxt‘#.vml’Path to VML renderer
SVPathtxt‘#.svg’Path to SVG renderer
PDPathtxt‘#.pdf’Path to PDF renderer

Class-specific Events
HINTHint to display

Class-specific Functions
BackReturn to previous page
ForwardGo to next page
StopCancel navigation
ReloadReload page


Continue to: Yes/No choice (YN)
© Copyright Causeway Graphical Systems Ltd 2003