Skip to content
Nick Hodges edited this page Feb 24, 2017 · 2 revisions

Installation

Note: Where you read "XE5" replace for your version of Delphi

Do in order:

  1. build IWBootsTrapXE5.dpk

  2. build and install dclIWBootsTrapXE5.dpk

  3. Use TIWBSLayoutMgr in your main form.

  4. Set JavaScriptOptions.RenderjQuery := False; in server controller.

  5. Install Glyphicon font in windows to see glyphicons at design time

  • double click on file demo\bin\wwwroot\iwbs\bootstrap-3.3.5\fonts\glyphicons-halflings-regular.ttf
  • it will open a preview view of the font
  • Click on install button

If you have CGDevTools you can also install

  1. build IWCGJQBootsTrapXE5.dproj
  2. build and install dclIWCGJQBootsTrapXE5.dproj