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

less than character in symbol popup

1 Answer 76 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Alex
Top achievements
Rank 1
Alex asked on 15 Jun 2010, 06:52 PM
Hello,

I am programmatically adding symbols using the Symbols.Add routine of the editor. The symbol popup displays all symbols correctly except for the less than '<' character for which it just displays a blank space. The greater than character is also added and it displays correctly.

Any help on this matter would be much appreciated,
Alex

1 Answer, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 16 Jun 2010, 08:05 AM
Hi Alex,

I was able to render the less than symbol using this code:

RadEditor1.Symbols.Add("<");

For your convenience I have attached my test project and a video demonstrating my test at http://screencast.com/t/NzdjMTMzZ.

All the best,
Rumen
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.
Tags
Editor
Asked by
Alex
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Share this question
or