Compiling the Demo Program

Compiling The Demo Program

To compile your own version of the FrameBrowserIcs program for study or modification, the following is required:

  1. The source code for the demo program which is included in this package.

  2. If you have not already done so, download and install the ThtmlViewer, TFrameViewer, and TFrameBrowser HTML Components. Old versions of the package may be obtained from http://www.pbear.com/ The latest HtmlViewer 10.2 and 11 are available at: http://code.google.com/p/thtmlviewer/

  3. This demo ICS v7 and the SSL files may be downloaded from http://wiki.overbyte.be/wiki/index.php/ICS_Download

Compile Time Options

Depending on which options are selected, the following Defines should be entered in the Project|Options dialog, Directories/Conditionals tab, Conditional Defines section:

   
Quirk Quirk makes changes which simulate some of the quirks of other browsers. HTML found online sometimes expects these quirks.

Debugging

Both ICS and TFrameBrowser use exception handling as part of normal coding practice so exceptions don't necessarily indicate a problem.