[Lazarus] ToolBar and hiding buttons
Žilvinas Ledas
ledas at liux.lt
Sun Aug 31 16:52:43 CEST 2008
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.
Leonardo.
----- Mensaje original -----
Fecha: Sat, 30 Aug 2008 20:56:02 +0100
De: "Ivan Gan" <ivan at comchatter.com>
Para: "General mailing list" <lazarus at lazarus.freepascal.org>
Asunto: Re: [Lazarus] Embedded Explorer
would it be possible to use firefox?, if so then it could be cross platform unlike IE
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
Felipe Monteiro de Carvalho wrote:
On Fri, Aug 29, 2008 at 4:44 PM, "Leonardo M. Ram�" <l.rame at griensu.com> wrote:
I need a form with an embedded Internet Explorer, is this possible?
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20080830/dbccd0bf/attachment-0007.html>
More information about the Lazarus
mailing list