Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
fernandreu committed Mar 24, 2019
2 parents aedbf48 + d21dff2 commit 97ff0a5
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,9 @@
Office RibbonX Editor
===============

This GitHub repo is a WPF version of [Custom UI Editor for Microsoft Office](https://github.com/OfficeDev/office-custom-ui-editor),
developed by Microsoft. Built on Windows Forms, the original editor is useful on its own, but it has some limitations. Rather than
This GitHub project is a fork of [Custom UI Editor for Microsoft Office](https://github.com/OfficeDev/office-custom-ui-editor). Built on Windows Forms, the original editor by Microsoft is useful on its own, but it has some limitations. Rather than
trying to address those limitations by performing small contributions to the original project, this repo offers a complete redesign
of the project in WPF.
of the project in Windows Presentation Foundation (WPF).

Features of this overhauled editor include:
- [ScintillaNET](https://github.com/jacobslusser/ScintillaNET) (via [SctintillaNET.WPF](https://github.com/Stumpii/ScintillaNET.WPF/tree/master/ScintillaNET.WPF)) as text editor, with seamless syntax highlighting
Expand Down

0 comments on commit 97ff0a5

Please sign in to comment.