Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
IWBS4 first app
#1
Question 
Hello,

I am exploring IWBoostrap 4 with IW 15.2.22 and delphi 10.4.1.

I created a new standalone IW project.
On the Unit1 form I put an IWBS4LayoutMgr, IWBS4Region and inside an IWBS4Button.
I copied the following lines form the IWBootstrap demo ServerController  - OnConfig event to my ServerController - OnConfig event handler:

CacheDir := ExtractFilePath(ParamStr(0)) + 'cache\';
JavaScriptOptions.RenderjQuery := False;
IWBS4LibSetCDNS;


When I ran the project I saw the button without any styling and inspecting the page with Chrome I saw that in page code there are no script references to any bootstrap libraries.

What I am doing wrong?

Thank you,
Davide
Reply


Messages In This Thread
IWBS4 first app - by David1 - 12-31-2020, 02:23 PM
RE: IWBS4 first app - by kudzu - 12-31-2020, 09:41 PM
RE: IWBS4 first app - by David1 - 01-03-2021, 10:09 AM
RE: IWBS4 first app - by kudzu - 01-03-2021, 06:20 PM

Forum Jump:


Users browsing this thread: 3 Guest(s)