WPF development time trace notebook, wpf time notebook
I haven't written anything for a long time. Let's start a new year.
Long ago, I wanted to develop a notebook software by myself, which not only could be used by myself, but could also be used for free. The most important thing was to have an approval for myself. Since I learned WPF myself, I felt very bad, WPF has a relatively small amount of information, mainly because it is too eager for success. Well, I will not talk about anything else. This series will explain some design and skills in development and hope to help beginners.
This article recommends some things:
1. WPF Rich Text Editor, Simple. you can find the specific website of HtmlEditor. I modified the interface on the basis of this editor and added some features to imitate the kindeditor interface. Since I am not very familiar with WPF, let's use it together first. Later, we will write an open-source WPF Rich Text Editor with the following functions: basic text editing, Html source code viewing, printing, and previewing (not implemented), export text files, insert images (excluding storage), insert tables, and so on.
2. Metro-style open source project MahApps. Metro: Source Address: https://github.com/MahApps/MahApps.Metro, official site: http://mahapps.com/
The index directory is as follows:
1. History of WPF development time (1) -- Rich Text Editor
Author: In a hurry that year, I love programming and surfing the Internet. I am a little eager to seek success. Source: Beijing.