Re[2]: [lazarus] Analog Twebrowser in delphi?

2008-02-04 Thread John Johnson
-Original Message- From: Graeme Geldenhuys [EMAIL PROTECTED] To: lazarus@miraclec.com Date: Mon, 4 Feb 2008 10:33:47 +0200 Subject: Re: [lazarus] Analog Twebrowser in delphi? On 03/02/2008, John Johnson [EMAIL PROTECTED] wrote: How can I implement an html page into my lazarus app

Re: Re: Re[2]: [lazarus] Analog Twebrowser in delphi?

2008-02-04 Thread John Johnson
Hmm, I should try it! Thanks for advise... _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject archives at http://www.lazarus.freepascal.org/mailarchives

[lazarus] Analog Twebrowser in delphi?

2008-02-03 Thread John Johnson
How can I implement an html page into my lazarus app?? I need a component like TWebBrowser in delphi? _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject archives at

[lazarus] Form icon in lazarus

2008-02-01 Thread John Johnson
Hello! I'm using fpc 2.3.1 with Lazarus 0.9.25 beta on Windows XP. When I insert a picture into property icon of form1, my app displays it not correctly (sometimes I can see icon of form1 and in the taskbar and sometimes not!)! But in Delphi this always works perfect. Help me please to fix this