SyntaxEditor with Split - multiple data sources?

SyntaxEditor for WPF Forum

Posted 11 years ago by oliver baylis
Version: 13.1.0580
Avatar

Is it possible to populate bind more than one property to a syntax editor that has a split?

I was looking to show a diff between 2 xml documents and thought a vertical split would appear to fit nicely although I can't find much in the product documentation. I assume this kind of thing is what the split was envisaged to be used for?

Currently I am binding a single xml string to the Text property on the SplitView.

Many thanks.

Comments (1)

Answer - Posted 11 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar

Hi Oliver,

Actually the split view is just for doing two views in the same document.  It won't work on two separate documents.  To do that, you'd need to use two SyntaxEditor instances instead and add your own splitter in between.


Actipro Software Support

The latest build of this product (v24.1.1) was released 2 months ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.