Ignore:
Timestamp:
Dec 26, 2014, 2:36:01 PM (10 years ago)
Author:
chronos
Message:
  • Modified: Show dialog windows positioned to main form center.
  • Modified: Show player color selection as pretty color names with possibility to choose custom color.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/UFormPlayer.lfm

    r90 r98  
    77  ClientHeight = 347
    88  ClientWidth = 551
     9  Position = poMainFormCenter
    910  LCLVersion = '1.3'
    1011  object Label1: TLabel
     
    6364    Height = 22
    6465    Top = 72
    65     Width = 50
     66    Width = 51
    6667    Caption = 'Mode:'
    6768    ParentColor = False
     
    7172    Height = 22
    7273    Top = 128
    73     Width = 48
     74    Width = 47
    7475    Caption = 'Color:'
    7576    ParentColor = False
     
    8081    Top = 120
    8182    Width = 368
     83    Style = [cbStandardColors, cbExtendedColors, cbCustomColor, cbPrettyNames]
    8284    ItemHeight = 0
    8385    TabOrder = 4
     
    8789    Height = 22
    8890    Top = 168
    89     Width = 92
     91    Width = 96
    9092    Caption = 'Agressivity:'
    9193    ParentColor = False
     
    110112    Height = 24
    111113    Top = 208
    112     Width = 103
     114    Width = 107
    113115    Caption = 'Defensive'
    114116    TabOrder = 6
Note: See TracChangeset for help on using the changeset viewer.