• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javaandroidc++linuxc#windowsobjective-ccocoaqtpython誰得phprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

ギコナビ


Commit MetaInfo

Revision8d72038e7fcec350119f8f788f01b3d81738cd1d (tree)
Time2007-05-21 01:28:27
Authorh677 <h677>
Commiterh677

Log Message

100レス表示の先頭からのレス数の指定が毎回1になる不具合の修正

Change Summary

Incremental Difference

--- a/KuroutSetting.dfm
+++ b/KuroutSetting.dfm
@@ -453,7 +453,7 @@ object KuroutOption: TKuroutOption
453453 Left = 96
454454 Top = 19
455455 Width = 73
456- Height = 19
456+ Height = 20
457457 EditLabel.Width = 81
458458 EditLabel.Height = 12
459459 EditLabel.Caption = #20808#38957#34920#31034#12524#12473#25968
@@ -463,11 +463,11 @@ object KuroutOption: TKuroutOption
463463 Text = '1'
464464 OnExit = AHandredLabeledEditExit
465465 end
466- object UpDown1: TUpDown
466+ object AHandredUpDown: TUpDown
467467 Left = 169
468468 Top = 19
469469 Width = 15
470- Height = 19
470+ Height = 20
471471 Associate = AHandredLabeledEdit
472472 Min = 1
473473 Position = 1
@@ -501,7 +501,7 @@ object KuroutOption: TKuroutOption
501501 Left = 96
502502 Top = 43
503503 Width = 361
504- Height = 19
504+ Height = 20
505505 EditLabel.Width = 82
506506 EditLabel.Height = 12
507507 EditLabel.Caption = 'URL'#21462#24471#25313#24373#23376
--- a/KuroutSetting.pas
+++ b/KuroutSetting.pas
@@ -64,7 +64,7 @@ type
6464 Label11: TLabel;
6565 AHandredGroupBox: TGroupBox;
6666 AHandredLabeledEdit: TLabeledEdit;
67- UpDown1: TUpDown;
67+ AHandredUpDown: TUpDown;
6868 ThreadGroupBox: TGroupBox;
6969 AddKeywordCheckBox: TCheckBox;
7070 TabSheet2: TTabSheet;
@@ -149,7 +149,7 @@ begin
149149 // ƒŠƒ“ƒNˆÚ“®—š—ð
150150 MoveHistoryMaxEdit.Text := IntToStr( GikoSys.Setting.MoveHistorySize );
151151 //@æ“ª•\ަƒŒƒX”
152- AHandredLabeledEdit.Text := IntToStr( GikoSys.Setting.HeadResCount );
152+ AHandredUpDown.Position := GikoSys.Setting.HeadResCount;
153153 // ŠÖ˜AƒL[ƒ[ƒh’ljÁƒtƒ‰ƒO
154154 AddKeywordCheckBox.Checked := GikoSys.Setting.AddKeywordLink;
155155 // Œë”½‰ž‘΍ô