Join
Sign in
ComponentOne Community
Search Options
Search Everything
Search Silverlight
Home
WinForms
WPF
ASP.NET
Silverlight
SharePoint
Help Authoring
ActiveX
Windows Mobile
General
Visual Studio Extensions
Legacy
Marketing Blogs
Dev Tools
Evangelists
C1Announcements
More ...
Home
»
Silverlight
»
Studio for Silverlight
»
RichTextEditor HTML Index
RichTextEditor HTML Index
Silverlight
Collaborate with ComponentOne technical experts and fellow developers.
Get this RSS feed
Home
Blog
Forums
Files
Wikis
Details
1
Reply
0
Subscribers
652
days old
Options
Subscribe via RSS
Send to friend
Studio for Silverlight
RichTextEditor HTML Index
rated by 0 users
This post has
1 Reply |
0
Followers
Posted by
toddpi314
on
11-20-2008 4:40 PM
rated by 0 users
RichTextEditor HTML Index
I am still having a hard time Moving between underlying HTML and Editor DOM.
For instance, I need to be able to select text in the Editor View and then communicate Inline Index in HTML to another tier in our Architecture.
This process needs to work both ways, as we need to be able to Select Editor DOM Object via HTML Index.
Please instruct on how to do this.
Posted by
C1_MaxM
on
11-21-2008 7:03 AM
rated by 0 users
Re: RichTextEditor HTML Index
That's not currently possible. No special information about the html stream is saved when creating a document from html. Also, the html elements and our document elements don't map one to one in all cases, which makes mapping positions kind of hard. We are planning to add an Id property to our elements, that will be loaded and saved from html, maybe that will help. If you could give us a bigger picture of what you are trying to accomplish maybe we could find a good solution.
Page 1 of 1 (2 items)