Hi  Johannes,

After IE5 the control was merged into one, in the IE (TWebBrowser) itself.
http://groups.yahoo.com/group/delphi-webbrowser/
is the yahoo groups you can brows to help you using it.


Also
http://www.euromind.com/iedelphi/links.htm
has some usefull info.
Sorry I dont have any code handy, I did use webbrowser (IE) , and
fonud a lot of little annoyances later on.
So if you want to have a lot of control IE might not be good enough, I
always wondered if the Macromedia DreamWeaver HTML control could do a
better job.

Also WebMatrix (asp.net), has some HTML editing capabilities, it is
now superseeded by Visual Web Developer 2005. Both of them are free.
I dont now if the source code for WebMatrix was freely available. But
the HTMLEdit is being used in Delphi 2005 for making asp pages.


That is about all I know on this subject.
Hope gets you some head start. Please let me know what extra
information you find out.
Kind Regards 
Arjang

On 6/20/05, Johannes Fourie <[EMAIL PROTECTED]> wrote:
> Hi
> 
> A while ago I had a discussion with a C# developer about editors, and he
> states that in one of his previous contracts he used the Ms DHTML
> component as editor, unfortunately he cannot find the code, but
> 
> 
> 
> I found the control DHTML Edit Control for IE5 (Version 1.0) ActiveX
> control into Delphi 7 (TDHTMLEdit).
> 
> And are a little bit lost by the functionality of this component?
> 
> 
> 
> As far as my discussion with the person went, is that with this ActiveX
> control you can actually generate the html code by calling a method?
> 
> Is this true, and if so how do you do it?
> 
> By the sounds of it Ms uses this component in the Frontpage
> functionality, and so how do I access the syntax highlighting, and the
> displaying of images in the editor?
> 
> 
> 
> Can anybody perhaps point me to a working code example, where I can play
> around on it? And not need to purchase it?
> 
> 
> 
> Groetnis
> 
> Johan Fourie
> 
> South Africa
> 
> 
> NOTICE: Please note that this eMail, and the contents thereof, is subject to 
> the standard arivia.kom email disclaimer which may be found at:  
> http://www.arivia.co.za/internet/disclaimer.htm.  If you cannot access the 
> disclaimer through the URL attached, and you wish to receive a copy thereof, 
> please send an eMail to [EMAIL PROTECTED] or call (011) 233-0800. You will 
> receive the disclaimer by return email or fax.
> 
> 
> 
> _______________________________________________
> Delphi mailing list -> [email protected]
> http://www.elists.org/mailman/listinfo/delphi
>

_______________________________________________
Delphi mailing list -> [email protected]
http://www.elists.org/mailman/listinfo/delphi

Reply via email to