Hi Antonio,
  My suggestion would be to move to something like the PBear THTMLViewer
which is written in Pascal.
I've used it successfully in Windows projects.
One of the guys on here has already started work on a port to Lazarus and
it can be found here - 
http://web.fastermac.net/~MacPgmr/Lazarus/thtmlport_20090518.zip
but he's unable to continue the port as he's moved onto Mono and C#.

If you, or anyone else decide to use PBear, maybe we could all co-ordinate
our efforts and work on getting this port working on as many 
FPC supported platforms as possible. I also need a cross-platform embedded
HTML viewer ( Mainly for Linux and Mac OS X ), 
so plan to start looking through the above code this week-end.

Dominique.

On Tue, 9 Jun 2009 11:30:34 +0200, Antonio Sanguigni
<a.sangui...@gmail.com>
wrote:
> Hi all,
> 
> I would like to migrate an application from Delphi 7(win32) in
> Lazarus, so that could run also in Linux.
> I believe the point that can give me some problem is the use I made in
> my application of TWebBrowser. The user have to login into a private
> (ASP) website, navigate until the page where are the row I need to
> parse to fill the db. So, is there a chance I can replace TWebBrowser
> with a cross-platform one ?
> 
> 
> Thanks
> Antonio

--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to