Ignore:
Timestamp:
Jun 25, 2024, 11:18:40 AM (8 days ago)
Author:
chronos
Message:
  • Fixed: Size of buttons was too small in some cases.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/FormNew.lfm

    r317 r325  
    11object FormNew: TFormNew
    2   Left = 449
    3   Height = 688
    4   Top = 511
    5   Width = 1209
     2  Left = 470
     3  Height = 795
     4  Top = 353
     5  Width = 1096
    66  Caption = 'New game'
    7   ClientHeight = 688
    8   ClientWidth = 1209
     7  ClientHeight = 795
     8  ClientWidth = 1096
    99  Constraints.MinHeight = 502
    1010  Constraints.MinWidth = 667
     
    1717  object PageControl1: TPageControl
    1818    Left = 4
    19     Height = 578
     19    Height = 677
    2020    Top = 60
    21     Width = 804
    22     ActivePage = TabSheetPlayers
     21    Width = 691
     22    ActivePage = TabSheetRules
    2323    Align = alClient
    2424    BorderSpacing.Around = 4
    2525    ParentFont = False
    26     TabIndex = 1
     26    TabIndex = 3
    2727    TabOrder = 0
    2828    OnChange = PageControl1Change
    2929    object TabSheetMode: TTabSheet
    3030      Caption = 'Mode'
    31       ClientHeight = 538
    32       ClientWidth = 794
     31      ClientHeight = 637
     32      ClientWidth = 681
    3333      ParentFont = False
    3434      object Panel3: TPanel
    3535        Left = 0
    36         Height = 538
     36        Height = 637
    3737        Top = 0
    38         Width = 794
     38        Width = 681
    3939        Align = alClient
    4040        BevelOuter = bvNone
    41         ClientHeight = 538
    42         ClientWidth = 794
     41        ClientHeight = 637
     42        ClientWidth = 681
    4343        ParentFont = False
    4444        TabOrder = 0
     
    6868          Left = 10
    6969          Height = 30
    70           Top = 152
     70          Top = 160
    7171          Width = 149
    7272          Caption = 'Network client'
     
    9595          Left = 256
    9696          Height = 26
    97           Top = 88
     97          Top = 80
    9898          Width = 40
    9999          Caption = 'Port:'
     
    104104          Left = 24
    105105          Height = 26
    106           Top = 88
     106          Top = 80
    107107          Width = 74
    108108          Caption = 'Address:'
     
    112112        object ListViewServers: TListView
    113113          Left = 26
    114           Height = 307
    115           Top = 181
     114          Height = 384
     115          Top = 200
    116116          Width = 334
    117117          Anchors = [akTop, akLeft, akBottom]
     
    140140        object Button1: TButton
    141141          Left = 26
    142           Height = 31
    143           Top = 499
     142          Height = 38
     143          Top = 592
    144144          Width = 94
    145145          Action = AServerAdd
     
    149149        end
    150150        object Button2: TButton
    151           Left = 240
    152           Height = 31
    153           Top = 499
     151          Left = 248
     152          Height = 38
     153          Top = 592
    154154          Width = 94
    155155          Action = AServerRemove
     
    160160        object Button3: TButton
    161161          Left = 136
    162           Height = 30
    163           Top = 498
     162          Height = 38
     163          Top = 592
    164164          Width = 94
    165165          Action = AServerModify
     
    172172    object TabSheetPlayers: TTabSheet
    173173      Caption = 'Players'
    174       ClientHeight = 538
    175       ClientWidth = 794
     174      ClientHeight = 637
     175      ClientWidth = 681
    176176      ParentFont = False
    177177      object Panel2: TPanel
    178178        Left = 0
    179         Height = 538
     179        Height = 637
    180180        Top = 0
    181         Width = 794
     181        Width = 681
    182182        Align = alClient
    183183        BevelOuter = bvNone
     
    188188    object TabSheetMap: TTabSheet
    189189      Caption = 'Map'
    190       ClientHeight = 538
    191       ClientWidth = 794
     190      ClientHeight = 637
     191      ClientWidth = 681
    192192      OnShow = TabSheetMapShow
    193193      ParentFont = False
    194194      object Panel1: TPanel
    195195        Left = 0
    196         Height = 538
     196        Height = 637
    197197        Top = 0
    198         Width = 794
     198        Width = 681
    199199        Align = alClient
    200200        BevelOuter = bvNone
    201         ClientHeight = 538
    202         ClientWidth = 794
     201        ClientHeight = 637
     202        ClientWidth = 681
    203203        ParentFont = False
    204204        TabOrder = 0
     
    247247          Height = 58
    248248          Top = 8
    249           Width = 543
     249          Width = 430
    250250          Max = 100
    251251          Min = 2
     
    261261          Height = 58
    262262          Top = 49
    263           Width = 543
     263          Width = 430
    264264          Max = 100
    265265          Min = 2
     
    327327          Height = 26
    328328          Top = 248
    329           Width = 543
     329          Width = 430
    330330          Anchors = [akTop, akLeft, akRight]
    331331          AutoSize = False
     
    419419          Height = 43
    420420          Top = 184
    421           Width = 543
     421          Width = 413
    422422          Anchors = [akTop, akLeft, akRight]
    423423          ParentFont = False
     
    426426        end
    427427        object ButtonImageBrowse: TButton
    428           Left = 679
     428          Left = 566
    429429          Height = 38
    430430          Top = 190
     
    480480          Height = 26
    481481          Top = 283
    482           Width = 543
     482          Width = 430
    483483          Anchors = [akTop, akLeft, akRight]
    484484          AutoSize = False
     
    492492          Height = 316
    493493          Top = 272
    494           Width = 542
     494          Width = 429
    495495          Anchors = [akTop, akLeft, akRight]
    496496          OnResize = Image1Resize
     
    519519    object TabSheetRules: TTabSheet
    520520      Caption = 'Rules'
    521       ClientHeight = 538
    522       ClientWidth = 794
     521      ClientHeight = 637
     522      ClientWidth = 681
    523523      ParentFont = False
    524524      object Panel4: TPanel
    525525        Left = 0
    526         Height = 538
     526        Height = 637
    527527        Top = 0
    528         Width = 794
     528        Width = 681
    529529        Align = alClient
    530530        BevelOuter = bvNone
    531         ClientHeight = 538
    532         ClientWidth = 794
     531        ClientHeight = 637
     532        ClientWidth = 681
    533533        ParentFont = False
    534534        TabOrder = 0
     
    619619          Height = 78
    620620          Top = 290
    621           Width = 771
     621          Width = 658
    622622          ActivePage = TabSheetCaptureEntireMap
    623623          Anchors = [akTop, akLeft, akRight]
     
    634634          object TabSheetCaptureCells: TTabSheet
    635635            ClientHeight = 74
    636             ClientWidth = 761
     636            ClientWidth = 648
    637637            ParentFont = False
    638638            object Label14: TLabel
     
    659659          object TabSheetStayAliveTurns: TTabSheet
    660660            ClientHeight = 74
    661             ClientWidth = 761
     661            ClientWidth = 648
    662662            ParentFont = False
    663663            object Label13: TLabel
     
    694694  object PanelButtons: TPanel
    695695    Left = 0
    696     Height = 46
    697     Top = 642
    698     Width = 1209
     696    Height = 54
     697    Top = 741
     698    Width = 1096
    699699    Align = alBottom
    700700    BevelOuter = bvNone
    701     ClientHeight = 46
    702     ClientWidth = 1209
     701    ClientHeight = 54
     702    ClientWidth = 1096
    703703    ParentFont = False
    704704    TabOrder = 1
    705705    object ButtonOk: TButton
    706       Left = 1022
    707       Height = 25
    708       Top = 7
    709       Width = 74
     706      Left = 981
     707      Height = 38
     708      Top = 8
     709      Width = 106
    710710      Anchors = [akRight, akBottom]
    711711      Caption = 'Ok'
     
    716716    end
    717717    object ButtonCancel: TButton
    718       Left = 1125
    719       Height = 25
    720       Top = 7
    721       Width = 74
     718      Left = 845
     719      Height = 38
     720      Top = 8
     721      Width = 114
    722722      Anchors = [akRight, akBottom]
    723723      Caption = 'Cancel'
     
    728728  end
    729729  object PanelChat: TPanel
    730     Left = 818
    731     Height = 586
     730    Left = 705
     731    Height = 685
    732732    Top = 56
    733733    Width = 391
     
    738738  end
    739739  object Splitter1: TSplitter
    740     Left = 812
    741     Height = 586
     740    Left = 699
     741    Height = 685
    742742    Top = 56
    743743    Width = 6
     
    749749    Height = 56
    750750    Top = 0
    751     Width = 1209
     751    Width = 1096
    752752    Align = alTop
    753753    BevelOuter = bvNone
    754754    ClientHeight = 56
    755     ClientWidth = 1209
     755    ClientWidth = 1096
    756756    ParentFont = False
    757757    TabOrder = 4
Note: See TracChangeset for help on using the changeset viewer.