最后的更新:对于部分midi文件字符集错误的问题的修复,依赖环境框定,文档声明优化

This commit is contained in:
2026-02-14 06:06:30 +08:00
parent b459b472f0
commit 49a8666d64
17 changed files with 419 additions and 30 deletions

View File

@@ -526,7 +526,7 @@
<property name="aui_row"></property>
<property name="best_size"></property>
<property name="bg"></property>
<property name="bitmap">Load From File; ..\resources\金羿ELSV4.png</property>
<property name="bitmap">Load From File; ..\resources\金羿ELSV5.png</property>
<property name="caption"></property>
<property name="caption_visible">1</property>
<property name="center_pane">0</property>

View File

@@ -113,7 +113,7 @@ class LingLunAuthorPageFrame(wx.Frame):
self.m_bitmap1 = wx.StaticBitmap(
self.eilles_pannel,
wx.ID_ANY,
wx.Bitmap("../resources/金羿ELSV4.png", wx.BITMAP_TYPE_ANY),
wx.Bitmap("../resources/金羿ELSV5.png", wx.BITMAP_TYPE_ANY),
wx.DefaultPosition,
wx.DefaultSize,
0,