From 55321082964f17d4af3b2b1a705c31ec8bf642df Mon Sep 17 00:00:00 2001 From: milimoe Date: Sat, 15 Feb 2025 17:15:30 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E5=B0=8F=E8=AF=B4=E7=BC=96?= =?UTF-8?q?=E8=BE=91=E5=99=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Solutions/NovelEditor/InputDialog.xaml | 17 +++ .../Solutions/NovelEditor/InputDialog.xaml.cs | 24 ++++ .../{NovelTest.cs => NovelConstant.cs} | 51 ++++++-- .../Solutions/NovelEditor/NovelEditor.xaml | 22 +++- .../Solutions/NovelEditor/NovelEditor.xaml.cs | 115 ++++++++++++------ 5 files changed, 180 insertions(+), 49 deletions(-) create mode 100644 Desktop/Solutions/NovelEditor/InputDialog.xaml create mode 100644 Desktop/Solutions/NovelEditor/InputDialog.xaml.cs rename Desktop/Solutions/NovelEditor/{NovelTest.cs => NovelConstant.cs} (58%) diff --git a/Desktop/Solutions/NovelEditor/InputDialog.xaml b/Desktop/Solutions/NovelEditor/InputDialog.xaml new file mode 100644 index 0000000..9d602ae --- /dev/null +++ b/Desktop/Solutions/NovelEditor/InputDialog.xaml @@ -0,0 +1,17 @@ + + + + + +