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

[Solved] ShowInsertSymbol typed text display

1 Answer 86 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
ajin prasad
Top achievements
Rank 1
ajin prasad asked on 09 Sep 2013, 04:26 PM
Hi,

I am using insert symbol using ShowInsertSymbolWindowCommand

telerik:RadRichTextBoxRibbonUI.RichTextCommand="{Binding Path=ShowInsertSymbolWindowCommand}"

This will pop up a window with lot of symbols and alphabets. when i type some text and close it, the typed text is saved in radrichtextbox. But i don't know which text i typed.

Suppose when i type "hello" and close the window it shows "hello" but can we know it before closing it? I mean just to display "hello" in that window itself to show user that he typed "hello" before closing the window. currently user type anything in that window and later he close it to identify what he typed.....can we show it in the window what user typed so far???

Can anyone help me in this?

1 Answer, 1 is accepted

Sort by
0
Accepted
Petya
Telerik team
answered on 12 Sep 2013, 01:35 PM
Hi,

All dialogs in RadRichTextBox's predefined UI can be easily replaced with a custom one. Please find attached a sample project demonstrating how this can be achieved. The sample creates a custom InsertSymbolDialog which has the implementation of the default one.

I hope this helps!

Regards,
Petya
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for SILVERLIGHT.
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
General Discussions
Asked by
ajin prasad
Top achievements
Rank 1
Answers by
Petya
Telerik team
Share this question
or