X-Git-Url: https://deadsoftware.ru/gitweb?p=d2df-editor.git;a=blobdiff_plain;f=src%2Feditor%2Ff_addresource_texture.lfm;h=2c4fa54acee18f590ae07976ab1a392eeeea60da;hp=866889ac45b4099da0948d16d0feaf942867bafe;hb=f271e7b72775d6ae5a92a636d38f22e5bc939fa6;hpb=3389f722bb39eb0b7d117f55bd0cc01eb51467ae diff --git a/src/editor/f_addresource_texture.lfm b/src/editor/f_addresource_texture.lfm index 866889a..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,11 +21,13 @@ inherited AddTextureForm: TAddTextureForm Height = 18 Top = 271 Width = 22 + TabOrder = 5 Visible = False end inherited lbResourcesList: TListBox Height = 150 Top = 112 + TabOrder = 3 end object PanelTexPreview: TPanel[7] Left = 204 @@ -34,7 +37,7 @@ inherited AddTextureForm: TAddTextureForm BevelOuter = bvLowered ClientHeight = 258 ClientWidth = 258 - TabOrder = 5 + TabOrder = 6 object iPreview: TImage Left = 0 Height = 256 @@ -48,7 +51,7 @@ inherited AddTextureForm: TAddTextureForm Top = 88 Width = 193 OnChange = eTextureNameChange - TabOrder = 6 + TabOrder = 2 end object bAddTexture: TButton[9] Left = 160