OSDN Git Service

ウィンドウズのフォントを標準より大きくすると、スクロールバーがでる不具合の修正
authorh677 <h677>
Thu, 4 Oct 2007 15:34:55 +0000 (15:34 +0000)
committerh677 <h677>
Thu, 4 Oct 2007 15:34:55 +0000 (15:34 +0000)
KuroutSetting.dfm
NewBoardURL.dfm
gikoNavi.res

index dc6bcc5..7b5a03d 100644 (file)
@@ -1,9 +1,10 @@
 object KuroutOption: TKuroutOption
-  Left = 319
-  Top = 169
-  Width = 525
-  Height = 457
+  Left = 322
+  Top = 172
+  BorderStyle = bsDialog
   Caption = #35443#32048#35373#23450
+  ClientHeight = 417
+  ClientWidth = 511
   Color = clBtnFace
   Font.Charset = SHIFTJIS_CHARSET
   Font.Color = clWindowText
@@ -21,8 +22,8 @@ object KuroutOption: TKuroutOption
     Top = 0
     Width = 517
     Height = 393
-    ActivePage = RespopupTabSheet
-    TabIndex = 4
+    ActivePage = KakikomiTabSheet
+    TabIndex = 2
     TabOrder = 0
     object TabSheet1: TTabSheet
       Caption = #35443#32048#35373#23450#65297
@@ -696,7 +697,7 @@ object KuroutOption: TKuroutOption
   end
   object OkBotton: TButton
     Left = 224
-    Top = 400
+    Top = 398
     Width = 89
     Height = 21
     Caption = 'OK'
@@ -707,7 +708,7 @@ object KuroutOption: TKuroutOption
   end
   object CancelBotton: TButton
     Left = 320
-    Top = 400
+    Top = 398
     Width = 89
     Height = 21
     Cancel = True
@@ -717,7 +718,7 @@ object KuroutOption: TKuroutOption
   end
   object ApplyButton: TButton
     Left = 416
-    Top = 400
+    Top = 398
     Width = 89
     Height = 21
     Cancel = True
index ee09278..dbde51c 100644 (file)
@@ -1,9 +1,10 @@
 object NewBoardURLForm: TNewBoardURLForm
-  Left = 380
-  Top = 187
-  Width = 495
-  Height = 313
+  Left = 382
+  Top = 189
+  BorderStyle = bsDialog
   Caption = #26495#31227#36578#20808#26908#32034
+  ClientHeight = 271
+  ClientWidth = 483
   Color = clBtnFace
   Font.Charset = SHIFTJIS_CHARSET
   Font.Color = clWindowText
index c4d3a5b..caf4f8d 100644 (file)
Binary files a/gikoNavi.res and b/gikoNavi.res differ