Are you sure? I don't think Firefox will work on a WinCE machine. BTW, here I don't need cross platform, just this specific WindowsCE device.<br />
<br />
Leonardo.<br />
<br />
<br />
----- Mensaje original -----<br />
<strong>Fecha: </strong> Sat, 30 Aug 2008 20:56:02 +0100<br />
<strong>De: </strong> "Ivan Gan" <<a href="mailto:ivan@comchatter.com">ivan@comchatter.com</a>><br />
<strong>Para: </strong> "General mailing list" <<a href="mailto:lazarus@lazarus.freepascal.org">lazarus@lazarus.freepascal.org</a>><br />
<strong>Asunto: </strong> Re: [Lazarus] Embedded Explorer<br />
<blockquote style="border-left: 1px solid rgb(204, 204, 204); margin: 0px 0px 0px 0.8ex; padding-left: 1ex;"> would it be possible to use firefox?, if so then it could be cross platform unlike IE<br />
If you must use IE then look at the components in Delphi, these use IE as you require, they are OCX controls, as such they are Windows specific<br />
<br />
<br />
Felipe Monteiro de Carvalho wrote: <blockquote type="cite" cite="mid:c1b28eb90808291513r7887f208pe3dd05979767703@mail.gmail.com">
<pre wrap="">On Fri, Aug 29, 2008 at 4:44 PM, "Leonardo M. Ram�" <a href="mailto:l.rame@griensu.com" class="moz-txt-link-rfc2396E"><l.rame@griensu.com></a> wrote:<br /> </pre>
<blockquote type="cite">
<pre wrap="">I need a form with an embedded Internet Explorer, is this possible?<br /> </pre>
</blockquote>
<pre wrap=""><!----> Probably. Start by researching the API that Internet Explorer offers. It will likely be something which needs a HWND, and you can get one with TForm.Handle Having said that, there are some HTML components for Lazarus which could be used as a browser, but I think they don't support javascript. </pre>
</blockquote> </blockquote>