--- 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

Reply via email to