Professional HTML Editor Control(!) for Windows Forms integration?
-
Is this a programming question? Hopefully you see it like me that this is more a "Uwe is too stupid to use Google correctly" question. My question goes like this: Currently we are using the standard IE in Editor Mode to enable HTML editing capabilities inside a Windows Forms application. Now this editor is for free but is rather weak in several areas, e.g. editing HTML tables. Question: Is anyone aware of a professional HTML editor that we can purchase to integrate into our products? The ultimate solution would be to license the editor inside VS.NET or Expression Web, but I really found no resources whether/how this is possible? Thanks for your time and answers!
• My personal 24/7 webcam - Always live ;-) • Zeta Producer Desktop CMS - Intuitive, completely easy-to-use. Try out and download here now! • Zeta Uploader - Easily send large files by e-mail. Windows and web client available.
Also be aware that DevExpress is coming out with some kind of Uber rich text editing component not based on the rtf control and there are a number of word processing controls that support html and don't rely on IE as they are built from scratch. Search using that angle more than html editor or you'll get a lot of asp.net stuff.
"It's so simple to be wise. Just think of something stupid to say and then don't say it." -Sam Levenson
-
Also be aware that DevExpress is coming out with some kind of Uber rich text editing component not based on the rtf control and there are a number of word processing controls that support html and don't rely on IE as they are built from scratch. Search using that angle more than html editor or you'll get a lot of asp.net stuff.
"It's so simple to be wise. Just think of something stupid to say and then don't say it." -Sam Levenson
Thanks John, I am aware of that editor. Unfortunately they do not seem to support tables or HTML at all.
• My personal 24/7 webcam - Always live ;-) • Zeta Producer Desktop CMS - Intuitive, completely easy-to-use. Try out and download here now! • Zeta Uploader - Easily send large files by e-mail. Windows and web client available.
-
Is this a programming question? Hopefully you see it like me that this is more a "Uwe is too stupid to use Google correctly" question. My question goes like this: Currently we are using the standard IE in Editor Mode to enable HTML editing capabilities inside a Windows Forms application. Now this editor is for free but is rather weak in several areas, e.g. editing HTML tables. Question: Is anyone aware of a professional HTML editor that we can purchase to integrate into our products? The ultimate solution would be to license the editor inside VS.NET or Expression Web, but I really found no resources whether/how this is possible? Thanks for your time and answers!
• My personal 24/7 webcam - Always live ;-) • Zeta Producer Desktop CMS - Intuitive, completely easy-to-use. Try out and download here now! • Zeta Uploader - Easily send large files by e-mail. Windows and web client available.
-
Is this a programming question? Hopefully you see it like me that this is more a "Uwe is too stupid to use Google correctly" question. My question goes like this: Currently we are using the standard IE in Editor Mode to enable HTML editing capabilities inside a Windows Forms application. Now this editor is for free but is rather weak in several areas, e.g. editing HTML tables. Question: Is anyone aware of a professional HTML editor that we can purchase to integrate into our products? The ultimate solution would be to license the editor inside VS.NET or Expression Web, but I really found no resources whether/how this is possible? Thanks for your time and answers!
• My personal 24/7 webcam - Always live ;-) • Zeta Producer Desktop CMS - Intuitive, completely easy-to-use. Try out and download here now! • Zeta Uploader - Easily send large files by e-mail. Windows and web client available.
For a full list of options, you may want to check this article: http://ajaxian.com/archives/richtexteditors-compared[^] Hope this helps.
-
Give http://www.fckeditor.net/ [^] a try
Thanks, Richard, but web editors like these that have a server and a client part and rely on the underlying web browser exists a lot. There is even an article here (http://www.codeproject.com/KB/edit/WFtinyMCE.aspx[^]) to show how to integrate in Windows Forms. But at the end of the day, they all rely on the underlying IE.
• My personal 24/7 webcam - Always live ;-) • Zeta Producer Desktop CMS - Intuitive, completely easy-to-use. Try out and download here now! • Zeta Uploader - Easily send large files by e-mail. Windows and web client available.
-
For a full list of options, you may want to check this article: http://ajaxian.com/archives/richtexteditors-compared[^] Hope this helps.
Thank you! Again, as the previous posters, those are all editors based on an (e.g.) IE or Firefox. I do need a stand-alone to host inside a Windows Forms app.
• My personal 24/7 webcam - Always live ;-) • Zeta Producer Desktop CMS - Intuitive, completely easy-to-use. Try out and download here now! • Zeta Uploader - Easily send large files by e-mail. Windows and web client available.
-
Is this a programming question? Hopefully you see it like me that this is more a "Uwe is too stupid to use Google correctly" question. My question goes like this: Currently we are using the standard IE in Editor Mode to enable HTML editing capabilities inside a Windows Forms application. Now this editor is for free but is rather weak in several areas, e.g. editing HTML tables. Question: Is anyone aware of a professional HTML editor that we can purchase to integrate into our products? The ultimate solution would be to license the editor inside VS.NET or Expression Web, but I really found no resources whether/how this is possible? Thanks for your time and answers!
• My personal 24/7 webcam - Always live ;-) • Zeta Producer Desktop CMS - Intuitive, completely easy-to-use. Try out and download here now! • Zeta Uploader - Easily send large files by e-mail. Windows and web client available.
Here is a commercial one: www.ektron.com.
TOMZ_KV
-
Thanks John, I am aware of that editor. Unfortunately they do not seem to support tables or HTML at all.
• My personal 24/7 webcam - Always live ;-) • Zeta Producer Desktop CMS - Intuitive, completely easy-to-use. Try out and download here now! • Zeta Uploader - Easily send large files by e-mail. Windows and web client available.
-
Is this a programming question? Hopefully you see it like me that this is more a "Uwe is too stupid to use Google correctly" question. My question goes like this: Currently we are using the standard IE in Editor Mode to enable HTML editing capabilities inside a Windows Forms application. Now this editor is for free but is rather weak in several areas, e.g. editing HTML tables. Question: Is anyone aware of a professional HTML editor that we can purchase to integrate into our products? The ultimate solution would be to license the editor inside VS.NET or Expression Web, but I really found no resources whether/how this is possible? Thanks for your time and answers!
• My personal 24/7 webcam - Always live ;-) • Zeta Producer Desktop CMS - Intuitive, completely easy-to-use. Try out and download here now! • Zeta Uploader - Easily send large files by e-mail. Windows and web client available.
Uwe Keim wrote:
editing HTML tables.
What exactly is the problem with that? I have IE hosted as an editor + form designer in my app and it works pretty good even for tables. The only problem I have is with the formatting of the HTML.
Uwe Keim wrote:
the editor inside VS.NET or Expression Web
It is based on FrontPage and is not licensable yet. But I agree that is the deal.
-
Thanks John, I am aware of that editor. Unfortunately they do not seem to support tables or HTML at all.
• My personal 24/7 webcam - Always live ;-) • Zeta Producer Desktop CMS - Intuitive, completely easy-to-use. Try out and download here now! • Zeta Uploader - Easily send large files by e-mail. Windows and web client available.
I saw one a long time ago that did what you want, this one might be it: http://www.netrixcomponent.net/ProductPage.aspx?ProductId=8&SiteId=6[^] But the website looks unfamiliar. There are a few that are not based on interoping IE if you hunt around.
"It's so simple to be wise. Just think of something stupid to say and then don't say it." -Sam Levenson
-
Is this a programming question? Hopefully you see it like me that this is more a "Uwe is too stupid to use Google correctly" question. My question goes like this: Currently we are using the standard IE in Editor Mode to enable HTML editing capabilities inside a Windows Forms application. Now this editor is for free but is rather weak in several areas, e.g. editing HTML tables. Question: Is anyone aware of a professional HTML editor that we can purchase to integrate into our products? The ultimate solution would be to license the editor inside VS.NET or Expression Web, but I really found no resources whether/how this is possible? Thanks for your time and answers!
• My personal 24/7 webcam - Always live ;-) • Zeta Producer Desktop CMS - Intuitive, completely easy-to-use. Try out and download here now! • Zeta Uploader - Easily send large files by e-mail. Windows and web client available.
What about http://www.terrainformatica.com/htmengine/[^] I know the author is (or was) a CP member. Here's an editor by the same group that apparently is based on their html engine: http://blocknote.net/index.shtml[^]
¡El diablo está en mis pantalones! ¡Mire, mire! SELECT * FROM User WHERE Clue > 0 0 rows returned Save an Orange - Use the VCF! VCF Blog Just Say No to Web 2 Point Oh
-
Uwe Keim wrote:
editing HTML tables.
What exactly is the problem with that? I have IE hosted as an editor + form designer in my app and it works pretty good even for tables. The only problem I have is with the formatting of the HTML.
Uwe Keim wrote:
the editor inside VS.NET or Expression Web
It is based on FrontPage and is not licensable yet. But I agree that is the deal.
Thank you for your reply. In fact, VS.2008 and Expression Web are completely new written Editor (code name "Quartz"). Editing tables inside IE compared to Word is really awfully bad implemented in IE (No column resizing e.g.)
• My personal 24/7 webcam - Always live ;-) • Zeta Producer Desktop CMS - Intuitive, completely easy-to-use. Try out and download here now! • Zeta Uploader - Easily send large files by e-mail. Windows and web client available.
-
I saw one a long time ago that did what you want, this one might be it: http://www.netrixcomponent.net/ProductPage.aspx?ProductId=8&SiteId=6[^] But the website looks unfamiliar. There are a few that are not based on interoping IE if you hunt around.
"It's so simple to be wise. Just think of something stupid to say and then don't say it." -Sam Levenson
Wow, thanks, that one really looks great. No licensing details found, but seems to be affordable. The website is copyright 2007, that looks a bit strange...
• My personal 24/7 webcam - Always live ;-) • Zeta Producer Desktop CMS - Intuitive, completely easy-to-use. Try out and download here now! • Zeta Uploader - Easily send large files by e-mail. Windows and web client available.
-
Wow, thanks, that one really looks great. No licensing details found, but seems to be affordable. The website is copyright 2007, that looks a bit strange...
• My personal 24/7 webcam - Always live ;-) • Zeta Producer Desktop CMS - Intuitive, completely easy-to-use. Try out and download here now! • Zeta Uploader - Easily send large files by e-mail. Windows and web client available.
I notice that they claim "It is the first fully functional MSHTML implementation". Does that mean they use MSHTML, i.e. hte IWebBrowser control, which would be the same as you're doing, right?
¡El diablo está en mis pantalones! ¡Mire, mire! SELECT * FROM User WHERE Clue > 0 0 rows returned Save an Orange - Use the VCF! VCF Blog Just Say No to Web 2 Point Oh
-
I notice that they claim "It is the first fully functional MSHTML implementation". Does that mean they use MSHTML, i.e. hte IWebBrowser control, which would be the same as you're doing, right?
¡El diablo está en mis pantalones! ¡Mire, mire! SELECT * FROM User WHERE Clue > 0 0 rows returned Save an Orange - Use the VCF! VCF Blog Just Say No to Web 2 Point Oh
No. To me, this means, they implemented all the functionality of MSHTML but without MSHTML. I just tried their sample application. Table handling is much more nicer than in MSHTML.
• My personal 24/7 webcam - Always live ;-) • Zeta Producer Desktop CMS - Intuitive, completely easy-to-use. Try out and download here now! • Zeta Uploader - Easily send large files by e-mail. Windows and web client available.
-
Is this a programming question? Hopefully you see it like me that this is more a "Uwe is too stupid to use Google correctly" question. My question goes like this: Currently we are using the standard IE in Editor Mode to enable HTML editing capabilities inside a Windows Forms application. Now this editor is for free but is rather weak in several areas, e.g. editing HTML tables. Question: Is anyone aware of a professional HTML editor that we can purchase to integrate into our products? The ultimate solution would be to license the editor inside VS.NET or Expression Web, but I really found no resources whether/how this is possible? Thanks for your time and answers!
• My personal 24/7 webcam - Always live ;-) • Zeta Producer Desktop CMS - Intuitive, completely easy-to-use. Try out and download here now! • Zeta Uploader - Easily send large files by e-mail. Windows and web client available.
-
Thank you! Unfortunately, this is another host of the IE control.
• My personal 24/7 webcam - Always live ;-) • Zeta Producer Desktop CMS - Intuitive, completely easy-to-use. Try out and download here now! • Zeta Uploader - Easily send large files by e-mail. Windows and web client available.
-
Thank you! Unfortunately, this is another host of the IE control.
• My personal 24/7 webcam - Always live ;-) • Zeta Producer Desktop CMS - Intuitive, completely easy-to-use. Try out and download here now! • Zeta Uploader - Easily send large files by e-mail. Windows and web client available.
Uwe Keim wrote:
Unfortunately, this is another host of the IE control.
Yes, that's what I figured moments after posting my reply. :-O /ravi
My new year resolution: 2048 x 1536 Home | Articles | My .NET bits | Freeware ravib(at)ravib(dot)com