I finally found a working HTMLControl to show and Edit HTML Content for Windows Forms Applications.
It uses internally a webeditor Control, and works great.
I did not verify memory usage :-)
http://www.codeproject.com/cs/miscctrl/editor_in_windows_forms.asp
Maybe this link will work!
http://www.codeproject.com/KB/edit/editor_in_windows_forms.aspx
I have modified it to work with tinyMce.
Normally it is in NON Enabled Mode.
If it goes into Editmode (DesignModeEnabled=true) then it shows the tinymce
http://tinymce.moxiecode.com/
If someone is interested in my code let me know...
EDIT
i have made some screenshots.
And here i explain how you can communicate with the hosted webeditor, resp. tinymce
SOURCE CODE HERE
http://blog.gfader.com/2010/01/winforms-html-editor-control-source.html
23 comments:
The link doesn't work for me. Maybe the site is just temporarily down? I will try not to lose this post.
i think the people at codeproject have changed their site structure....
this is the right link:
http://www.codeproject.com/KB/edit/editor_in_windows_forms.aspx
Can i see your system with TinyMCE? Im'm very intresting
in this post i have the screenshots
http://peitor.blogspot.com/2008/02/tinymce-with-webeditor-control-in.html
Good screenshot but I'm iteresting in the code. If it's ok for you can send me the code?
thank's!
visuddhi at tiscalinet dot it
check your mails...
Thank's but... nothing in my mail :( Can you retry? Pleeeeeeeeease! :)
resend...
Hi. I have used before the TinyMCE in a ASP .NET website, but i can't figure out how to do it for a desktop application, how to integrate it in a WebBrowser. Can you please send me your code?
My email address is sor2005@yahoo.com
Thanks.
Peter,
I sure would appreciate being able to review your code as well.
I'm using vb6 and teh webbrowser control and trying to work with tinyMCE as well.
You can email it to me at:
gawhite@tbredtech.com if you would.
Thanks,
Greg
Intro to this stuff
http://msdn.microsoft.com/en-us/library/aa741313.aspx
Hi Peter,
I would appreciate if it is possible to review your code.
I'm using C# and the webbrowser control and trying to work with tinyMCE as well.
You can email it to me at:
vnug@cox.net if you would.
Thanks,
vnug
Hi. I would like to use TinyMCE inside Windows Forms. Can you please send me your code?
My email address is antoniosoares22@gmail.com
Thanks.
@Antonio: Check you Inbox
Hello Peter,
I would thankful if it is possible to review your code.
I'm using vb.net and the webbrowser control and trying to work with tinyMCE as well.
can you please email me at:
kumarsachin2005@gmail.com
Thanks,
sachin
Great work Peter
thanks for sending me code
regds
sachin
Hello Peter,
Nice code,
Can i also have the source?
Thank you very much!
developererik@live.nl
Greets Erik
Erik,
Check your emails...
Hy Piter can you send me the code please?
rabosa@gmail.com
Hello, i am also very interested in the code you've used for this.
If you could email me this aswell that would be grand; ddcydal@hotmail.com
Greetings,
F.B. ten Kate
Hi ten Kate
Check out my blog post with source on this
http://blog.gfader.com/2010/01/winforms-html-editor-control-source.html
Link http://blog.gfader.com/2010/01/winforms-html-editor-control-source.html
Post a Comment