M,
I know you said:
> - Internet Explorer TWebBrowser ActiveX. Why punish my users like this??
> actually the problems with IE were:
> using the OLECMD interface to copy to clipboard was hopeless (get
> errors to do with drop targets not being registered & trying to be
revoked etc)
> the install file is rediculously large and I couldn't get it to
> install reliably in passive mode anyway
But you may want to just glance at: http://www.euromind.com/iedelphi/ Have a
look at the getting started section. Also there is a list called TWebBrowser
on e-groups that has helped me in the past.....
------------------------------------------------------------------------
--Donovan
Donovan J. Edye [www.edye.wattle.id.au]
Namadgi Systems, Delphi Developer
Web: www.namsys.com.au E-Mail: [EMAIL PROTECTED]
Voice: +61 2 6285-3460 Fax: +61 2 6285-3459
TVisualBasic = Class(None);
GXExplorer [http://www.gexperts.com/gxexplorer/] Freeware Windows Explorer
replacement. Also includes freeware delphi windows explorer components.
------------------------------------------------------------------------
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
Behalf Of Mike Mueller
Sent: Monday, 24 July 2000 12:03
To: Multiple recipients of list delphi
Subject: [DUG]: RFC: HTML Viewing Controls - "HTML Components" from
www.pbear.com / Dave Baldwin
I've been trying to find the most painless way to get HTML documents to show
up in my application (within my own forms alongside other controls etc...)
and finally came across this package called "HTML Components" from
www.pbear.com.
It's not an ActiveX wrapper for the IE or Mosaic browser, but an HTML viewer
written from scratch (you get source code when you purchase!).
[begin the actual question]
I was just wondering if anyone else had any experience with this package, or
knew of any others (before we commit to it). It seems pretty good so far to
me.
To avoid duplicatino, the other things that I have already tried are
- FastNET controls. I found these to be unreliable & buggy (tables aren't
implemented completely, printing misses out on some pages every now and
then, etc etc)
- Internet Explorer TWebBrowser ActiveX. Why punish my users like this??
actually the problems with IE were:
using the OLECMD interface to copy to clipboard was hopeless (get
errors to do with drop targets not being registered & trying to be revoked
etc)
the install file is rediculously large and I couldn't get it to
install reliably in passive mode anyway
- Mosaic ActiveX - well, didn't give this much of a chance but it *is* in
beta still
- Opera - no ActiveX interface available
But I don't want to use ActiveX anyway (after the harrowing experience with
IE)
Mike
---------------------------------------------------------------------------
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz