Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Netzwerke (https://www.delphipraxis.net/14-netzwerke/)
-   -   Delphi webbrowser - OnEnter problem (https://www.delphipraxis.net/83566-webbrowser-onenter-problem.html)

mr_fahrrad 4. Jan 2007 17:00


webbrowser - OnEnter problem
 
If I execute a command like

Delphi-Quellcode:
WebBrowser1.Navigate('www.site.com');
and after I press Enter in webbrowser (in DesignMode) The webBrowser dont create a new line (just repeat last command (navigate to www.site.com))

So

How i fix this? How i make to the webbrowser dont repeat the last command, just add new line in edit mode ??

Thanx

and sorry for the post in english (I speak a nonsense germam :wall: )

toms 4. Jan 2007 17:16

Re: webbrowser - OnEnter problem
 
Hello

To overcome this problem, you could use TEmbeddedWB
or check out this code.


Alle Zeitangaben in WEZ +1. Es ist jetzt 01:58 Uhr.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz