Re: TMozillaBrowser
- From: "steven" <steven_somenumber@xxxxxxxxxx>
- Date: Tue, 22 Nov 2005 15:37:51 GMT
"steven" <steven_somenumber@xxxxxxxxxx> wrote in message
news:4xGgf.54787$Vt6.3501103@xxxxxxxxxxxxxxxxxxxxxxxx
> Hi,
> I want to replace a TWebBrowser by TMozillaBrowser in an existing app. The
> old code had a
>
> WebBrowser1.Navigate('about:blank');
>
> in the form's create method which worked like charm. With the
> TMozillaBrowser I get a "Browser is not in a valid state" error.
> The component seems to have hardly any modifiable published properties
> (other than a TComponent's), so it looks like I can't fix it there. Is
there
> a specific method I should call before navigating?
<div style="feeling: puzzled;">
Removed the Navigate method, so the component doesn't have to do a thing,
except just sitting there, and I still get the error.
</div>
.
- References:
- TMozillaBrowser
- From: steven
- TMozillaBrowser
- Prev by Date: TMozillaBrowser
- Next by Date: "HTTP 1.1 302 found" message with Indy
- Previous by thread: TMozillaBrowser
- Next by thread: Re: TMozillaBrowser
- Index(es):