Hi,
I'm a C# windows application developer, new to wpf. I want to create an editor which edits an html/xml file using WPF. Please help me with a basic idea of achieving it. Below are my expectations
1. The html/xml file should be opened in a left pane.
2.What ever text I click in the html file should be displayed in the top right pane.
3. The text edited in the top right pane should be moved to bottom right pane.
I have only few days time to complete this. Please help me.
Regards,
Srividhya