From 873a8fee13ef14a92caf65a5b2380a34822e47d8 Mon Sep 17 00:00:00 2001 From: jasonchenwork Date: Tue, 18 Mar 2025 17:25:47 +0800 Subject: [PATCH] =?UTF-8?q?WordCount=E8=AA=BF=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.ini | 84 +++++++++++++++++++++++++++--------------------------- 1 file changed, 42 insertions(+), 42 deletions(-) diff --git a/config.ini b/config.ini index e68d421..bd3421c 100644 --- a/config.ini +++ b/config.ini @@ -574,6 +574,47 @@ normal = themes\superstar\歌星\手寫\3.歌星查詢(手寫按鍵)_關閉.png mouseOver = themes\superstar\歌星\手寫\3.歌星查詢(手寫按鍵)_關閉.png mouseDown = themes\superstar\歌星\手寫\3.歌星查詢(手寫按鍵)_關閉 複本.png +[InputBoxZhuYinSongs] +X=150 +Y=264 +Width=596 +Height=63 +FontName=微軟正黑體 +FontSize=26 +FontStyle=Bold +ForeColor=Black + +[InputBoxEnglishSongs] +X = 408 +Y = 361 +Width = 444 +Height = 47 +FontName = Times New Roman +FontSize = 26 +FontStyle = Regular +ForeColor = Black + +[InputBoxPinYinSongs] +X = 154 +Y = 370 +Width = 593 +Height = 63 +FontName = Times New Roman +FontSize = 26 +FontStyle = Regular +ForeColor = Black + +[InputBoxWordCountSongs] +X=150 +Y=264 +Width=596 +Height=63 +FontName=微軟正黑體 +FontSize=26 +FontStyle=Bold +ForeColor=Black + + [NumberButtonCoordinatesWithWordCount] button1 = 157,201,27,32 button2 = 187,201,27,32 @@ -632,45 +673,4 @@ mouseDown = themes\superstar\歌名\拼音\VOD_歌名查詢_編號查詢(按鍵) [CloseButtonImagesWordCount] normal = themes\superstar\歌名\拼音\VOD_歌名查詢_編號查詢(按鍵)-15.png mouseOver = themes\superstar\歌名\拼音\VOD_歌名查詢_編號查詢(按鍵)-15.png -mouseDown = themes\superstar\歌名\拼音\VOD_歌名查詢_編號查詢(按鍵)-30.png - - -[InputBoxZhuYinSongs] -X=150 -Y=264 -Width=596 -Height=63 -FontName=微軟正黑體 -FontSize=26 -FontStyle=Bold -ForeColor=Black - -[InputBoxEnglishSongs] -X = 408 -Y = 361 -Width = 444 -Height = 47 -FontName = Times New Roman -FontSize = 26 -FontStyle = Regular -ForeColor = Black - -[InputBoxPinYinSongs] -X = 154 -Y = 370 -Width = 593 -Height = 63 -FontName = Times New Roman -FontSize = 26 -FontStyle = Regular -ForeColor = Black - -[InputBoxWordCountSongs] -X=150 -Y=264 -Width=596 -Height=63 -FontName=微軟正黑體 -FontSize=26 -FontStyle=Bold -ForeColor=Black \ No newline at end of file +mouseDown = themes\superstar\歌名\拼音\VOD_歌名查詢_編號查詢(按鍵)-30.png \ No newline at end of file