Dear Jesus,

Thank you very much for your help.
I realized that I was seeking for answer at the wrong direction.

Following your instructions I managed to display html page loaded from
MemoryStream. I found that TIpHtmlPanel does not support Style Tags and
sometimes paints in a strange way. Is it just version's restrictions or
could I improve it's quality?

Are you located on Earth? :-)

Regards,
Panagiotis
http://www.magenta.gr - mailto:[EMAIL PROTECTED]

-----Original Message-----
From: Jesus Reyes [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, January 10, 2006 11:11 PM
To: lazarus@miraclec.com
Subject: Re: [lazarus] TIpHtmlPanel



 --- Panagiotis Sidiropoulos <[EMAIL PROTECTED]> escribió:

> OS: Windows
> Lazarus: 0.9.10
> Component: TIpHtmlPanel, TurboPower iPro
> 
> I start the application just calling:
> - IpHtmlPanel1.OpenURL('http://www.turbopower.com');
> but get the error "no data provider...".
> 
> Could not find any related information enywhere on the WEB. Can anyone

> please help?
> 
> Regards, Panagiotis
> 
>

Documentation for Ipro can be found in
http://sourceforge.net/projects/tpipro but it includes documentation for
the whole suite not just the part converted to lazarus.

Basically you can make it work in two ways, with a dataprovider and
wihtout it ;),

Working samples for both aproaches are included in lazarus.

without DataProvider: $lazarusDir/examples/turbopower_ipro (see the
readme file there)

with DataProvider: $lazarus/components/chmhelp/lhelp
(there is a dataprovider [chmdataprovider] that implements reading data
from chm help files)

HTH.
Jesus Reyes A.


        
        
                
___________________________________________________________ 
Do You Yahoo!? 
La mejor conexión a Internet y <b >2GB</b> extra a tu correo por $100 al
mes. http://net.yahoo.com.mx 

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to