Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
IntraWeb 15.3.0 is out!
#1
Hi guys,

There is a new major IntraWeb update, with tons of new and enhanced stuff:


https://www.atozed.com/2023/04/intraweb-15-3-0/


List of new and enhanced here:

https://www.atozed.com/2023/04/15-3-0-h/

new demos will follow!

Enjoy!  Big Grin
Reply
#2
Ok, great update. Thanks!!

Regarding "IW jQuery updated to version 3.6.4", I'm ok. I'm loading it like this:
gIWBSLibJQueryJs := 'https://cdn.jsdelivr.net/npm/jquery@3/dist/jquery.min.js';, so, latest version, right??!!!!!!!

Regarding Boostrap Normal Theme, I'm loading like this:
gIWBSLibBootstrapCss := 'http://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css';
gIWBSLibBootstrapJs := 'http://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js';
Is this ok??!!!!!!!!!!!!!

Regarding Bootstrap select component, I'm loading like this:
PageContext.AddBodyScriptFile('https://cdn.jsdelivr.net/npm/bootstrap-select@1.13.18/dist/js/bootstrap-select.min.js');
PageContext.AddLinkFile('https://cdn.jsdelivr.net/npm/bootstrap-select@1.13.18/dist/css/bootstrap-select.min.css');
Is this update or is there a newer/better version??!!!!!!!!!!

About jquery.jqgrid.min.js, ui.jqgrid.min.css and jquery-ui.min.css, where can I get the latest version for this files??!!!!!!!

Thanks
Reply
#3
Using C++ Builder 11.1

After installing 15.3 application only runs in evaluation mode.

  • Double checked the license text, am using the correct license.
  • Re-ran LicenseRegistration.exe, no issues.
  • Explicitly added pragma link "IWLicenseKey.obj" to the project, this has worked in the past.  Still only runs in evaluation mode.
  • Explicitly added IWLicenseKey.pas to the project, wouldn't build because of a Delphi internal compiler error on IWLicenseKey.pas.

Created a new, empty IW project and tried everything above: still only runs in evaluation mode.  Reverted back to 15.2.69 and everything works correctly.
Reply
#4
D11.2U1, similar experience, rolling back
Reply
#5
I updated to C++ Builder 11.3 and reinstalled IW 15.3 - seems to be working correctly now.
Reply
#6
All issues reported are from users on Delphi 11.0 and Delphi 11.2 (not 11.1 or 11.3).

Most users are reporting this internal compiler error: F2084 Internal Error: URW8074 (Delphi 11.2) and F2084 Internal Error: URW8057 (Delphi 11.0) 

This has been fixed in Delphi 11.3 according to this issue:

https://quality.embarcadero.com/browse/RSP-40449

If you are getting strange behavior and internal compiler errors, I strongly suggest that you update your Delphi to 11.3.

We can't realistically support multiple minor versions (or updates) of the same IDE version, so we only use the latest available at the time of the build. Version 15.3.0 was built with 11.3 compiler and RTL/VCL DCUs.
Reply
#7
(04-05-2023, 05:39 PM)MJS@mjs.us Wrote: I updated to C++ Builder 11.3 and reinstalled IW 15.3 - seems to be working correctly now.

Thanks for your update on this, @MJS
Reply
#8
(04-05-2023, 10:09 AM)Comograma Wrote: Ok, great update. Thanks!!

Regarding "IW jQuery updated to version 3.6.4", I'm ok. I'm loading it like this:
gIWBSLibJQueryJs := 'https://cdn.jsdelivr.net/npm/jquery@3/dist/jquery.min.js';, so, latest version, right??!!!!!!!

Regarding Boostrap Normal Theme, I'm loading like this:
  gIWBSLibBootstrapCss := 'http://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css';
  gIWBSLibBootstrapJs :=    'http://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js';
Is this ok??!!!!!!!!!!!!!

Regarding Bootstrap select component, I'm loading like this:
  PageContext.AddBodyScriptFile('https://cdn.jsdelivr.net/npm/bootstrap-select@1.13.18/dist/js/bootstrap-select.min.js');
  PageContext.AddLinkFile('https://cdn.jsdelivr.net/npm/bootstrap-select@1.13.18/dist/css/bootstrap-select.min.css');
Is this update or is there a newer/better version??!!!!!!!!!!

About jquery.jqgrid.min.js, ui.jqgrid.min.css and jquery-ui.min.css, where can I get the latest version for this files??!!!!!!!

Thanks
Alexandre, please!!!!!
Reply
#9
"Built-in support for Microsoft Azure and Google OAuth authentication APIs"

Such good news! I can't wait for the demos to test it out!
Reply
#10
Photo 
Running Delphi 11.3 and getting this message after installing 15.3.0:
[Image: 15.3.0error.jpg]
Continuing by clicking OK and Ignore on subsequent messages, I can get Delphi to load and can compile my program. Happens 3 times each startup.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)