PDA

Click to See Complete Forum and Search --> : HTML Editor for windows form


StrangerInBeijing
Jan 18th, 2007, 02:45 AM
Hi,

Someone know of a html editor control (free) one can use in a window form?

I am creating a desktop application to update the data, and I want the user to save html formatted text (to be used on website)

But I dont want people to copy and paste in html from dreamweaver (too mess). Just a simple html editor like you got on here. Bold, Italick, align, list, font.

anyone?

gep13
Jan 18th, 2007, 06:18 AM
Hey

You could try FreeTextBox (http://freetextbox.com/) or FCKEditor (http://www.fckeditor.net/), both of which are free.

Hope that helps!

Gary

gep13
Jan 18th, 2007, 11:02 AM
Actually, just re-read your post, both of those tools are for web based applications, not desktop. I will have a hunt and see what I can find.

Sorry about that!

gep13
Jan 18th, 2007, 11:06 AM
As a starting point you could have a look here (http://www.windowsforms.net/ControlGallery/ControlDetail.aspx?Control=290&tabindex=10).

Sorry for the confusion earlier!

Hope this one helps!

Gary

gep13
Jan 18th, 2007, 11:08 AM
Or, actually, this one (http://www.itwriting.com/htmleditor/) could be better!

Right, i am going now, think i have said enough!

StrangerInBeijing
Jan 18th, 2007, 08:17 PM
The first one (HTML Editor (http://www.windowsforms.net/ControlGallery/ControlDetail.aspx?Control=290&tabindex=10)) are great!

Thanks a lot mate!

gep13
Jan 19th, 2007, 07:23 AM
No probs! Haven't used them personally, so I was a little worried that they would be no good, but glad they helped!

Gary