This is a migrated thread and some comments may be shown as answers.

RichTextBox with Canvas

1 Answer 121 Views
RichTextBox
This is a migrated thread and some comments may be shown as answers.
heavywoody
Top achievements
Rank 1
heavywoody asked on 25 Jun 2013, 11:42 PM
Is it possible to have the RichTextBox use a canvas as the editing area?

I am trying to create an application where the user is putting text and images on a canvas.   They can then apply affects to the text.  It is basically so they can create templates to print on T-Shirts.  So the location of items has to be exact.

Is that possible?

1 Answer, 1 is accepted

Sort by
0
Petya
Telerik team
answered on 28 Jun 2013, 03:55 PM
Hello,

I am afraid I am having a hard time understanding you.

RadRichTextBox provides editing functionality for its own document model where the root element is RadDocument. All commands and the respective formatting API is wired to work with RadDocument, so replacing it with any other control is not possible.

You can still use the editor for the purposes of your application, however note that RadDocument is intended as flow document, so its floating blocks support is somewhat limited. 

Let us know if you have further questions.

Regards,
Petya
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for WPF.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
Tags
RichTextBox
Asked by
heavywoody
Top achievements
Rank 1
Answers by
Petya
Telerik team
Share this question
or