|
|
#1 |
|
Main Developer
Join Date: May 2006
Posts: 913
|
EmbeddedWB Component Pack 14.69.0 released!
-> Download EmbeddedWB Component Pack EmbeddedWB Component Pack for D5 - D2010 14.69.0 - 16.09.2009 (1.5 MB) Changelog: Code:
=============================================================
Version 14.69.0 - 16.09.2009 - by bsalsa/smot
=============================================================
* D2010 support
- Updated EWB_jedi.inc (compiler directives)
(There are still some warnings about the deprecated TThread methods)
* TEmbeddedWB
Fix: Small bug in TEmbeddedWB.Wait (ref.: http://www.bsalsa.com/forum/showthread.php?t=1211)
* TIEAddress:
New: TEwbCore can also be assigned to the EmbeddedWB property
New: Opposite arrow on DropDown.
Fix: Flickering.
Fix: Bugged behavior when no EmbeddedWB assigned.
Fix: Navigation on selected Url.
Fix: Navigation on double click.
Fix: bugged behavior On Enter Key
Fix: TextOnLoad.
* TWebUpdater:
Changed: The application version numbering to the common style (Like Delphi)
New: A boolean property: AutoGetExeVersion;
New: a function to get the application version from the Exe file
(What the developer sets it in the project options).
Updated: the demos with the above.
Improved: Code Clean-Up
Last edited by smot; 11-23-2009 at 11:16 AM. |
|
|
|
|
|
#2 |
|
Junior Member
Join Date: Oct 2008
Posts: 25
|
Thanks !!
Highly appreciated |
|
|
|
|
|
#3 |
|
Member
Join Date: Jan 2009
Posts: 39
|
Thanks!!!
|
|
|
|
|
|
#4 |
|
Member
Join Date: Dec 2007
Posts: 44
|
Does this work with Lazarus?
-Brad |
|
|
|
|
|
#5 |
|
Main Developer
Join Date: May 2006
Posts: 913
|
|
|
|
|
|
|
#6 |
|
Coder
Join Date: Nov 2006
Posts: 125
|
What was wrong with IEaddress enter key?
Now navigation with enter doesn't work for me, I had to replace "TCustomIEAddress.KeyDown" with old one. Also: Code:
if FUseSecureSiteBGColor and (Text = EmptyStr) then Code:
if FUseSecureSiteBGColor and (Text <> EmptyStr) then |
|
|
|
|
|
#7 |
|
Junior Member
Join Date: May 2010
Posts: 4
|
EmbeddedWB Component Pack 14.69.0 is the very informative version in the embedded industry.It is very useful and well know version.And you give such a nice information of update of this version.So,i really appreciate with it.
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|