X-Git-Url: https://deadsoftware.ru/gitweb?a=blobdiff_plain;f=src%2Feditor%2Ff_addresource_texture.lfm;h=2c4fa54acee18f590ae07976ab1a392eeeea60da;hb=f271e7b72775d6ae5a92a636d38f22e5bc939fa6;hp=c1fed5a115a14b0f068adec9c0e3c0b52c563d2f;hpb=2dcab5faef50c93ec6891362b947288f34362081;p=d2df-editor.git diff --git a/src/editor/f_addresource_texture.lfm b/src/editor/f_addresource_texture.lfm index c1fed5a..2c4fa54 100644 --- a/src/editor/f_addresource_texture.lfm +++ b/src/editor/f_addresource_texture.lfm @@ -13,6 +13,7 @@ inherited AddTextureForm: TAddTextureForm Width = 22 Default = False OnClick = nil + TabOrder = 4 Visible = False end inherited bCancel: TButton @@ -20,12 +21,13 @@ inherited AddTextureForm: TAddTextureForm Height = 18 Top = 271 Width = 22 + TabOrder = 5 Visible = False end inherited lbResourcesList: TListBox Height = 150 Top = 112 - ItemHeight = 0 + TabOrder = 3 end object PanelTexPreview: TPanel[7] Left = 204 @@ -35,7 +37,7 @@ inherited AddTextureForm: TAddTextureForm BevelOuter = bvLowered ClientHeight = 258 ClientWidth = 258 - TabOrder = 5 + TabOrder = 6 object iPreview: TImage Left = 0 Height = 256 @@ -49,7 +51,7 @@ inherited AddTextureForm: TAddTextureForm Top = 88 Width = 193 OnChange = eTextureNameChange - TabOrder = 6 + TabOrder = 2 end object bAddTexture: TButton[9] Left = 160