i want to create a WinForms application with a simple WYSIWYG-Editor. Is it possible to use the RadEditor in a WinForms application?
In your Samples you use the Windows-RTF control. The UI looks very nice, but the implementation is not complet.
Thanks for Answer,
Steve
56 Answers, 1 is accepted
r.a.d.editor is an ASP.NET web control and it cannot be used in a pure WinForms application. Could you share what your goal is? We may be able to help you if you give us more details on your requirements.
We are planning to add a rich-text editor to our WinForms suite later this year, although we do not have a specific date yet.
Best wishes,
Rob
the telerik team
i want to write an application who user can write notes to documents.
I thinks HTML is the best format (better than rtf) to publish the notes later.
I have found some very simple implementations for MS-RTF control. But they are quite limited.
Your RadEditor looks more professional.
Is it possible to use an WebControl in a WinForm Application and load the RadEditor?
Best wishes
Steve
Your suggestion makes lots of sense and we initiated a discussion about it here, in our of dev team.
We think that hosting our RadEditor web-forms control, to a greater extent of its features, is quite possible and achievable.
If you are willing to wait a bit until we implement and test this solution, we will post a KB article describing it. We are looking forward to hearing from what do you think.
All the best,
Mike
the telerik team
I will be needing scuh a controls as well. Any update on the issue?
/Tim
Currently we are not able to provide you with an implementation of this features because of some technical problems we faced while testing similar scenarios. But we did not give up the idea and we are planning for more research on that topic for the end of this month. We will keep you updated about the status of this issue. Thank you again for bringing up this discussion.
Regards,
Mike
the telerik team
Best wishes,
Rob
the Telerik team
Instantly find answers to your questions at the new Telerik Support Center
I'm about to start on a four-year project and if the control isn't available then we'll need to starting looking at a non-Telerik solution.
Thanks.
As we already mentioned, we have RadEditor for WinForms in our plans for 2009. although we cannot give any specific timeframe for its availability at the moment. One thing is for sure - it will not be part of the upcoming Q1 2009 release.
You can really help us a lot if you give us details on the functionality you would need the most from this control. What form of content do you need to edit: Html, Rich Text or other, like OOXML? What are the most common scenarios you would need a WinForms editor for your app? Eg. will you use it to display rich-text content on the forms, or you will use it to edit external documents, HTML content or email?
We would be very glad to have your feedback.
All the best,
Mike
the Telerik team
Instantly find answers to your questions at the new Telerik Support Center
Thanks for your response. I see people first mentioned this back in Q1 2007 so if in Q1 2009 it's still not ready I don't believe you're going to have it developed in time for our requirments. I have now sourced an alternative.
Thanks for your time.
The form of content that we need to edit is : Rich Text, DOC, Html, PDF OOXML.
The most common scenarios we would need is :
- WinForms editor for our app.
- Display rich-text content on the forms
- Convert from Rich-Text-DOC-Html-PDF and vv
- Import-Edit-Export-Save Documents for any reason or email ...
But the timing is very very important !!!!!!!!!!!!!
Tom
Thank you very much for the feedback. I understand your concerns about the timing so I 'll be honest with you.
We would need decent amount of time (several months) to provide you with a general word processing component for Windows Forms. Having in mind the recent shift in the world economics (which has an impact on our long-term product plans), it is doubtful that we will be able to roll out even half of the features you need this year.
Nevertheless you can subscribe to this thread for future updates, and/or keep us posted with any requests for specific features, for our to-do list.
Kind regards,
Mike
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.
I would be just as happy with a small utility as a RT Editor. Right now I have implemented MSHTML with a few icons and fonts and it works (not as perfect as I would like it to) you can see here Image of RT Editor requirement
Just that a minor rich text editor (even basic) gives the ability to implement smaller elements in a larger project.
Gerry Brandon
Eplixo
Thank you for letting us know about your requirements. Unfortunately I have problems opening the image:
Exception Type: System.Web.HttpExceptionNevertheless I think it is of significant importance whether you need an Html-editor or Rich-Text editor and how would you use the content that this editor provides. Can you please elaborate a bit more on your scenario?
Exception Message: The file '/esf/sf404.aspx' does not exist.
Regards,
Mike
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Sorry my mistake and typo.... The link is http://www.eplixo.com/images/RadControls_editor001.jpg
If the above link does not work you should copy and paste as the link of the editor did not want to save it as I think is should be. HOwever I can attest that the address above is the correct one.
I have experimenting with Toolstrips but this is always where I prefer a dedicated expert with the layout skills that go with you guys in Telerik
If you have any ideas on how to improve it it would be nice to hear back.
Gerry
I am able to view the image this time, thank you. Now I see that you need an HTML editor in your case. RIght now I am not able to provide you with a lot of feedback. I believe your approach is correct - you would need MSHTML control along with some WinForms toolbars (or why not a Ribbon bar) which should send commands to this control.
Currently commands and toolbars of our ASP.NET RadEditor control are coded entirerly in javascript and unfortunately this will not be of a great help in WinForms. We are looking forward, though, to poritng this code to C# in the near futire. We do not have any specific timeline yet.
Any more feedback you may have about this is welcome.
All the best,
Mike
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Thanks for getting back to me. I continue to explore alternatives including the one you suggested. Bugs so far include the resizing issue from one Screen Resolution to another. I can establish a reasonable layout the more it is tweaked. I fully accept the issues you have in relation to your development program but I do look forward to any advances you have.
Regards
Gerry Brandon
Eplixo
There are several available RichEdit controls on the market, so I'm not so interested in rtf type functionality (why do all the suite developers have to have the same controls..). I want a WYSIWYG HTML Editor control that has a property to return the html text. A plus would be a tab one for html view and one for wysiwyg view.
FYI I've been looking at what's available on the market right now and what I dislike in the available offerings are: ActiveX controls, IE requirement, and some controls reformat the supplied html when previewing/highlighting versus keeping original syntax intact.
If you could create a RadEditor type Winforms control that utilizes the installed browser for preview or some other engine (versus requiring IE which may not be shipping in win7 for Europe) I think you would have a popular control - as I can't find such a solution available today. One of your competitors is working on an updated RichText control with html output option but it isn't an html control so isn't likely to have support for anchor tags and such. If you can do more than a RichText control that would be great.
Thank you for your feedback - much appreciated. We will have it mind when discussing the work we need to do on a rich text control, be it HTML or RTF.
I would like to add just one note though which emerged during our previous internal discussion on the topic: if we are to provide a HTML editor, we will definitely use the IE engine (at least in the first versions), because it is naively supported by Windows Forms. Using Firefox or other installed browser is not an option, because this will require the installation of additional ActiveX control(s), which most of our [corporate] clients find to be a serious security risk.
Sincerely yours,
Vassil
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Purpose: give the user the ability to format some general texts, these will be shown in telerik reports (using the html textbox) together with some structured data. From there the reports can be either printed or emailed where the layouts have a single source and can be altered by the enduser.
Using word templates saving the output as pdf is not an option here since word does not allow master-detail mailmerge.
ciao
Walther
Sincerely yours,
Vassil
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Currently we cannot give you more information about that. Vassil meant that our future WinForms editor should be rich in terms of features, but we have not chosen a file format yet. What do you think about the files format? Which one should we support?
Best wishes,
Nick
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
This thread was started in 2007, with a promise of somthing to come. Its now approach the end of Q3 2009 - any news would be greatly appreciated. Beta testing? Target release date? Should we wait for this control or should we go for another third party? Release date information will be very helpful in making this decision.
Thanks
For now we will suggest going with another 3rd party solution. We are leaning towards using the HTML format, rather than the somewhat outdated RTF. The reason is simple - Windows forms offer a very good HTML engine (Internet Explorer) which we can use right away. Even with this engine already available, we suspect this task to take anywhere between 9 to 12 months in order to offer a useful editor.
For Q3 2009 we plan to rework our current HTML support to be more compliant with the HTML standard. We also plan to provide a rather basic HTML editor (run-time and design-time), which will give you and your users the ability to format text directly, rather than writing HTML tags. This basic HTML editor will be a toolstrip with tools for the currently supported HTML functions, such as bold, italic, underline, font. If time permits we will add some paragraph functionality (<p> tags, paragraph indentation, bullets/lists), and may be hyperlinks.
Greetings,
Vassil
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Yes, the new features will be available for RadGridView. HTML support is on a framework level and all currently supported controls will get the new features automatically.
In addition, I have good news for you - after your request we decided to implement, and we did implement Strikeout and text Background Color tags. These will be available in the next internal build (next week), and ultimately in Q3 2009. Note that the internal build will *not* have the HTML editor.
Sincerely yours,
Vassil
the Telerik team
Instantly find answers to your questions on the newTelerik Support Portal.
Check out the tipsfor optimizing your support resource searches.
Looks like we will have to use DevExpress at the moment. Not so happy about this as we end up with a much larger application by having too many third party libraries and we also have to code for it and then reverse out the code at a later date. Not to mention the additional cost. But not a lot of choice.
Do you have a date for the HTML editor?
The other thing we need to take into consideration is customer demands. The question is not why we do not have an editor for WinForms. Rather, the question is whether we should improve the existing controls in terms of performance and feature set, or focus [most of] our efforts on an editor, which will take 9-12 months to become feature complete. For now our plans are leaning towards the first option (due to numerous requests we have to improve the existing controls), but the discussion here is slowly turning our opinion around. This is why in a couple of months we will provide a rather basic HTML editor (run-time and design-time), which will give you and your users the ability to format text directly, rather than writing HTML tags. This should cover the needs of most of our clients.
Do not get me wrong - an editor for WinForms is still in our plans, and they will be discussed yet once again towards the end of the year. As soon as we have more information on this product, we will let you know.
@Dion - the basic HTML editor will be part of the Q3 release in November. We do not have a date for the beta yet, but I will update this thread once we have it. If all goes well, this will happen at the begging of October.
As to the Strikeout and text Background Color tags - these will be part of the internal build we plan to release today or on Monday.
Sincerely yours,
Vassil
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
I have checked the release notes on the internal builds and there is no mention of any changes in this area. Can you please confirm that the features were in the latest internal build as you had previously suggested they may be.
Thanks.
Yes, we confirm that Strikeout and Background Color features are added to the HTML formatting feature of our TextPrimitive. It is our mistake that we missed to mention them in the release notes. You can utilize these features by using the following tags:
- <strike></strike> for Strikeout
- <bgcolor></bgcolor> for Background Color
I hope this is helpful.
All the best,
Deyan
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Thank you for contacting us. We currently provide a basic HTML-like editor for the purpose of Telerik Presentation Framework. You can read more about it here.
Best wishes,
Nick
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
is there any way to open the RadMarkupDialog not as a Dialog meaning binding it to e.g. a panel.
I do now want that the RadMarkupDialog blocks my Windows Forms Application.
Thanks for any hints.
Best
Adrian
Thank you for getting back to us.
RadMarkupDialog is designed as dialog form and it inherits the CommonDialog class. That is why it has only the ShowDialog method. However, there is a simple workaround to show it as normal form:
RadMarkupDialog dialog =
new
RadMarkupDialog();
ShapedForm form = dialog.Editor.ParentForm
as
ShapedForm;
form.Show();
I hope this helps. Let me know if you have any other questions.
All the best,
Martin Vasilev
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
I'd love to have a way to display the RadMarkupEditor as a form control so that an additional popup is not nessesary and it can be placed inside my existing form, is there a way to do this at present?
Thanks,
Xavier.
Thank you for the question.
In order to use RadMarkupEditor as a control in your form, you should just create a new instance of RadMarkupEditor (but not an instance of RadMarkupDialog) and add it to the Controls collection of your form, for example:
public
Form1()
{
InitializeComponent();
RadMarkupEditor editor =
new
RadMarkupEditor();
editor.Dock = DockStyle.Fill;
this
.Controls.Add(editor);
}
I hope this helps.
Sincerely yours,
Nikolay
the Telerik team
Your timing is perfect, because we have started researching what we can do about providing a rich text editor for Windows Forms, and
We are soliciting feedback on what features you would like to see from a Telerik WinForms rich text editor.
To do this, please open a new support ticket with subject RichTextEditor, and send us your responses of the following questions (feel free to extend these, if needed):
- What format would you like to save the content in (HTML, XAML, XML, DOC, DOCX, etc)?
- Will you need exporting functionality? If yes, what export formats will you need in your apps?
- What advanced editing features will you need (for example table support, image support, etc)?
- What is the main purpose of such a tool that you will need? For example, will you be editing documents, producing PDFs for archives, exporting data in other formats?
- Do you plan to integrate the rich text editor with another product (such as reporting, CRM, etc)? If yes, we will appreciate it if you give us more details about your needs.
- What other products have you used and what you like and dislike about them?
- How would you feel if we use DirectWrite (this will require Vista SP2+ or Win7). How many of your customers are still using WinXP?
- Would you prefer to use the new Ribbon interface, or the older menu/toolstrip setup?
We will provide you with 3000 Telerik points for your feedback. We would also prefer to keep this information private, so please send us your thoughts in a new support ticket.
All the best,
Vassil
the Telerik team
I am very excited to hear that Telerik is looking at creating such a component, and please consider me to be availble to help with this in any way possible.
I have sent through my answers to your questions and I strongly encourage others to as well. This would be a fantastic addition to our toolsets.
Thanks,
Xavier.
All the best,
Vassil
the Telerik team
Best Regards,
Victor Higuita
Thank you,
Victor Higuita
It seems that your question targets our ASP.NET Ajax suite. Therefore, I would kindly ask you to post this enquiry in the appropriate ASP.NET Ajax section since the current one targets our WinForms suite. This will allow my ASP.NET colleagues to provide you with a helpful response.
Kind regards,
Nikolay
the Telerik team
It would be great if the control has an integrated spellchecker and the ability to add symbols (scientific) also.
Kind regards
Jaco van Zyl
If you need a Windows Forms editor in the next few months, I am afraid that we will not be able to help you. We working on a prototype, however we cannot say yet how long before we can show anything.
I will update this thread as soon as we have more information which we can disclose.
Regards,
Vassil
the Telerik team
Have you heard the good news? Two weeks ago we released RadControls for WinForms Q2 2011 and there we introduced the first (Beta) version of RadRichTextBox for WinForms. Feel free to download the latest version and give the new components a try.
Kind regards,
Nikolay
the Telerik team
Register for the Q2 2011 What's New Webinar Week. Mark your calendar for the week starting July 18th and book your seat for a walk through of all the exciting stuff we will ship with the new release!
I am not sure what your exact requirement for an html component is, but I suppose that the RadRichTextBox for WinForms that is a part of our suite can suit your needs. This control can open and edit documents in various formats - TXT, DOC, RTF, HTML, XAML, docX, plain text. You can read more about the supported formats here. As to the HTML support in particular, please refer to this article
I hope this helps.
Nikolay
the Telerik team