2015-02-22 19:42:51 +01:00
|
|
|
|
#ifdef LANG_RUS
|
2015-02-23 14:34:27 +01:00
|
|
|
|
?define WINDOW_TITLE_PROPERTIES "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>⢠"
|
2015-02-22 19:42:51 +01:00
|
|
|
|
?define BTN_CLOSE "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"
|
2015-08-06 19:54:42 +02:00
|
|
|
|
?define BTN_APPLY "<EFBFBD>ਬ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"
|
|
|
|
|
?define QUEST_1 "<EFBFBD>ਬ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20>ᥬ <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"
|
2016-02-21 22:57:22 +01:00
|
|
|
|
?define QUEST_2 "䠩<EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>?"
|
2015-02-24 01:01:08 +01:00
|
|
|
|
?define PR_T_NAME "<EFBFBD><EFBFBD><EFBFBD>:"
|
|
|
|
|
?define PR_T_DEST "<EFBFBD><EFBFBD>ᯮ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>:"
|
|
|
|
|
?define PR_T_SIZE "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>:"
|
2015-12-14 15:50:28 +01:00
|
|
|
|
?define CREATED_OPENED_MODIFIED "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>:\n<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>:\n<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>:"
|
2015-02-22 19:42:51 +01:00
|
|
|
|
?define SET_6 "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: "
|
|
|
|
|
?define SET_7 " <20><><EFBFBD><EFBFBD><EFBFBD>: "
|
2015-02-24 01:01:08 +01:00
|
|
|
|
?define PR_T_CONTAINS "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>ন<EFBFBD>: "
|
2015-02-23 14:12:43 +01:00
|
|
|
|
?define FLAGS " <20><><EFBFBD>ਡ<EFBFBD><E0A8A1><EFBFBD> "
|
2015-02-24 01:01:08 +01:00
|
|
|
|
?define PR_T_HIDDEN "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"
|
|
|
|
|
?define PR_T_SYSTEM "<EFBFBD><EFBFBD><EFBFBD>⥬<EFBFBD><EFBFBD><EFBFBD>"
|
|
|
|
|
?define PR_T_ONLY_READ "<EFBFBD><EFBFBD><EFBFBD>쪮 <20>⥭<EFBFBD><E2A5AD>"
|
2015-07-21 03:10:37 +02:00
|
|
|
|
?define SET_BYTE_LANG "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>"
|
2015-09-29 22:05:29 +02:00
|
|
|
|
#else // Apply to all subfolders
|
2016-02-22 03:11:59 +01:00
|
|
|
|
?define WINDOW_TITLE_PROPERTIES "Properties"
|
2015-02-23 14:12:43 +01:00
|
|
|
|
?define BTN_CLOSE "Close"
|
2015-08-06 19:54:42 +02:00
|
|
|
|
?define BTN_APPLY "Apply"
|
2015-09-29 22:05:29 +02:00
|
|
|
|
?define QUEST_1 "Apply to all subfolders"
|
2016-02-21 22:57:22 +01:00
|
|
|
|
?define QUEST_2 "files and Folders?"
|
2015-02-24 01:01:08 +01:00
|
|
|
|
?define PR_T_NAME "Name:"
|
|
|
|
|
?define PR_T_DEST "Destination:"
|
|
|
|
|
?define PR_T_SIZE "Size:"
|
2015-12-14 15:50:28 +01:00
|
|
|
|
?define CREATED_OPENED_MODIFIED "Created:\nOpened:\nModified:"
|
2015-02-23 14:12:43 +01:00
|
|
|
|
?define SET_6 "Files: "
|
|
|
|
|
?define SET_7 " Folders: "
|
2015-02-24 01:01:08 +01:00
|
|
|
|
?define PR_T_CONTAINS "Contains: "
|
2015-02-23 14:12:43 +01:00
|
|
|
|
?define FLAGS " Attributes "
|
2015-02-24 01:01:08 +01:00
|
|
|
|
?define PR_T_HIDDEN "Hidden"
|
|
|
|
|
?define PR_T_SYSTEM "System"
|
|
|
|
|
?define PR_T_ONLY_READ "Read-only"
|
2015-07-21 03:10:37 +02:00
|
|
|
|
?define SET_BYTE_LANG "byte"
|
2015-02-22 19:42:51 +01:00
|
|
|
|
#endif
|
|
|
|
|
|
|
|
|
|
dword mouse_ddd2;
|
|
|
|
|
char path_to_file[4096]="\0";
|
|
|
|
|
char file_name2[4096]="\0";
|
2016-02-22 16:11:43 +01:00
|
|
|
|
edit_box file_name_ed = {230,50,27,0xffffff,0x94AECE,0xFFFfff,0xffffff,2,4098,#file_name2,#mouse_ddd2, 1000000000000000b,2,2};
|
|
|
|
|
edit_box path_to_file_ed = {160,120,49,0xffffff,0x94AECE,0xFFFfff,0xffffff,2,4098,#path_to_file,#mouse_ddd2, 1000000000000000b,2,2};
|
|
|
|
|
frame flags_frame = { 0, NULL, 10, 92, 182, 0x000111, 0xFFFfff, 1, FLAGS, 0, 1, 12, 0x000111, 0xFFFFFF };
|
2015-02-22 19:42:51 +01:00
|
|
|
|
|
|
|
|
|
int file_count, dir_count, size_dir;
|
|
|
|
|
char folder_info[200];
|
2015-08-06 19:54:42 +02:00
|
|
|
|
dword element_size;
|
|
|
|
|
char element_size_label[32];
|
2015-02-24 18:47:47 +01:00
|
|
|
|
BDVK file_info_general;
|
|
|
|
|
BDVK file_info_dirsize;
|
2015-02-22 19:42:51 +01:00
|
|
|
|
|
2015-08-06 19:54:42 +02:00
|
|
|
|
proc_info settings_form;
|
2016-02-21 22:57:22 +01:00
|
|
|
|
bool quest_active, atr_readonly, atr_hidden, atr_system;
|
2015-08-06 19:54:42 +02:00
|
|
|
|
|
|
|
|
|
void SetPropertiesDir(dword way)
|
|
|
|
|
{
|
|
|
|
|
dword dirbuf, fcount, i, filename;
|
|
|
|
|
dword cur_file;
|
2016-02-19 01:33:21 +01:00
|
|
|
|
if (dir_exists(way))
|
2015-08-06 19:54:42 +02:00
|
|
|
|
{
|
|
|
|
|
cur_file = malloc(4096);
|
|
|
|
|
GetDir(#dirbuf, #fcount, way, DIRS_ONLYREAL);
|
|
|
|
|
for (i=0; i<fcount; i++)
|
|
|
|
|
{
|
|
|
|
|
filename = i*304+dirbuf+72;
|
|
|
|
|
strcpy(cur_file, way);
|
|
|
|
|
chrcat(cur_file, '/');
|
|
|
|
|
strcat(cur_file, filename);
|
|
|
|
|
if ( TestBit(ESDWORD[filename-40], 4) )
|
|
|
|
|
{
|
|
|
|
|
SetPropertiesDir(cur_file);
|
|
|
|
|
}
|
|
|
|
|
GetFileInfo(cur_file, #file_info_dirsize);
|
|
|
|
|
file_info_dirsize.readonly = atr_readonly;
|
|
|
|
|
file_info_dirsize.hidden = atr_hidden;
|
|
|
|
|
file_info_dirsize.system = atr_system;
|
|
|
|
|
SetFileInfo(cur_file, #file_info_dirsize);
|
|
|
|
|
}
|
|
|
|
|
free(cur_file);
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
void SetProperties(byte prop)
|
2015-05-10 03:12:52 +02:00
|
|
|
|
{
|
2015-08-06 19:54:42 +02:00
|
|
|
|
dword cur_file;
|
|
|
|
|
dword selected_offset2;
|
|
|
|
|
|
|
|
|
|
if (prop==1) || (prop==2)
|
|
|
|
|
{
|
|
|
|
|
if (selected_count)
|
|
|
|
|
{
|
|
|
|
|
cur_file = malloc(4096);
|
|
|
|
|
for (i=0; i<files.count; i++)
|
|
|
|
|
{
|
|
|
|
|
selected_offset2 = file_mas[i]*304 + buf+32 + 7;
|
|
|
|
|
if (ESBYTE[selected_offset2])
|
|
|
|
|
{
|
|
|
|
|
strcpy(cur_file, #path);
|
|
|
|
|
strcat(cur_file, file_mas[i]*304+buf+72);
|
|
|
|
|
GetFileInfo(cur_file, #file_info_general);
|
|
|
|
|
file_info_general.readonly = atr_readonly;
|
|
|
|
|
file_info_general.hidden = atr_hidden;
|
|
|
|
|
file_info_general.system = atr_system;
|
|
|
|
|
SetFileInfo(cur_file, #file_info_general);
|
|
|
|
|
if (prop==2)
|
|
|
|
|
{
|
2016-02-19 01:33:21 +01:00
|
|
|
|
if (dir_exists(cur_file))
|
2015-08-06 19:54:42 +02:00
|
|
|
|
{
|
|
|
|
|
SetPropertiesDir(cur_file);
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
free(cur_file);
|
|
|
|
|
}
|
|
|
|
|
else
|
|
|
|
|
{
|
|
|
|
|
GetFileInfo(#file_path, #file_info_general);
|
|
|
|
|
file_info_general.readonly = atr_readonly;
|
|
|
|
|
file_info_general.hidden = atr_hidden;
|
|
|
|
|
file_info_general.system = atr_system;
|
|
|
|
|
SetFileInfo(#file_path, #file_info_general);
|
|
|
|
|
if (prop==2) SetPropertiesDir(#file_path);
|
|
|
|
|
}
|
|
|
|
|
quest_active = 0;
|
|
|
|
|
DrawPropertiesWindow();
|
|
|
|
|
}
|
2015-05-10 03:12:52 +02:00
|
|
|
|
else
|
|
|
|
|
{
|
2015-08-06 19:54:42 +02:00
|
|
|
|
GetFileInfo(#file_path, #file_info_general);
|
|
|
|
|
file_info_general.readonly = atr_readonly;
|
|
|
|
|
file_info_general.hidden = atr_hidden;
|
|
|
|
|
file_info_general.system = atr_system;
|
2015-05-10 03:12:52 +02:00
|
|
|
|
SetFileInfo(#file_path, #file_info_general);
|
|
|
|
|
}
|
2015-08-06 19:54:42 +02:00
|
|
|
|
cmd_free=3;
|
|
|
|
|
_not_draw = true;
|
|
|
|
|
Open_Dir(#path,WITH_REDRAW);
|
|
|
|
|
_not_draw = false;
|
|
|
|
|
EventRedrawWindow(Form.left,Form.top);
|
|
|
|
|
ExitProcess();
|
|
|
|
|
}
|
|
|
|
|
|
2016-02-21 22:57:22 +01:00
|
|
|
|
void ShowConfirmQuestionPopin()
|
2015-08-06 19:54:42 +02:00
|
|
|
|
{
|
2016-02-21 22:57:22 +01:00
|
|
|
|
quest_active = 1;
|
2016-02-22 02:41:13 +01:00
|
|
|
|
DrawPopup(15,80,250,90,1,system.color.work, system.color.work_graph);
|
|
|
|
|
WriteText(35, 102, 0x90, 0x000000, QUEST_1);
|
|
|
|
|
WriteText(65, 117, 0x90, 0x000000, QUEST_2);
|
|
|
|
|
DrawFlatButton(62,138,70,20,301,T_YES);
|
|
|
|
|
DrawFlatButton(155,138,70,20,302,T_NO);
|
2015-05-10 03:12:52 +02:00
|
|
|
|
}
|
2015-02-27 21:25:28 +01:00
|
|
|
|
|
2015-02-22 19:42:51 +01:00
|
|
|
|
void GetSizeDir(dword way)
|
|
|
|
|
{
|
|
|
|
|
dword dirbuf, fcount, i, filename;
|
2015-07-21 03:10:37 +02:00
|
|
|
|
dword cur_file;
|
2016-02-19 01:33:21 +01:00
|
|
|
|
if (dir_exists(way))
|
2015-02-22 19:42:51 +01:00
|
|
|
|
{
|
2015-07-21 03:10:37 +02:00
|
|
|
|
cur_file = malloc(4096);
|
2015-12-26 12:03:17 +01:00
|
|
|
|
// In the process of recursive descent, memory must be allocated dynamically,
|
|
|
|
|
// because the static memory -> was a bug !!! But unfortunately pass away to sacrifice speed.
|
2015-02-22 19:42:51 +01:00
|
|
|
|
GetDir(#dirbuf, #fcount, way, DIRS_ONLYREAL);
|
|
|
|
|
for (i=0; i<fcount; i++)
|
|
|
|
|
{
|
|
|
|
|
filename = i*304+dirbuf+72;
|
2015-07-21 03:10:37 +02:00
|
|
|
|
sprintf(cur_file,"%s/%s",way,filename);
|
|
|
|
|
|
|
|
|
|
if (TestBit(ESDWORD[filename-40], 4) )
|
2015-02-22 19:42:51 +01:00
|
|
|
|
{
|
|
|
|
|
dir_count++;
|
2015-07-21 03:10:37 +02:00
|
|
|
|
GetSizeDir(cur_file);
|
2015-02-22 19:42:51 +01:00
|
|
|
|
}
|
|
|
|
|
else
|
|
|
|
|
{
|
2015-07-21 03:10:37 +02:00
|
|
|
|
GetFileInfo(cur_file, #file_info_dirsize);
|
|
|
|
|
size_dir += file_info_dirsize.sizelo;
|
2015-02-22 19:42:51 +01:00
|
|
|
|
file_count++;
|
|
|
|
|
}
|
|
|
|
|
}
|
2015-07-21 03:10:37 +02:00
|
|
|
|
free(cur_file);
|
2015-02-22 19:42:51 +01:00
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
2015-03-08 16:25:21 +01:00
|
|
|
|
void GetSizeMoreFiles(dword way)
|
|
|
|
|
{
|
|
|
|
|
char cur_file[4096];
|
|
|
|
|
dword selected_offset2;
|
2015-12-13 02:30:37 +01:00
|
|
|
|
|
2015-03-08 16:25:21 +01:00
|
|
|
|
for (i=0; i<files.count; i++)
|
|
|
|
|
{
|
|
|
|
|
selected_offset2 = file_mas[i]*304 + buf+32 + 7;
|
2015-12-13 02:30:37 +01:00
|
|
|
|
if (ESBYTE[selected_offset2]) {
|
2015-08-07 04:11:35 +02:00
|
|
|
|
sprintf(#cur_file,"%s%s",way,file_mas[i]*304+buf+72);
|
|
|
|
|
if (TestBit(ESDWORD[file_mas[i]*304+buf+32], 4) )
|
2015-03-08 16:25:21 +01:00
|
|
|
|
{
|
2015-12-13 02:30:37 +01:00
|
|
|
|
debugln(#cur_file);
|
|
|
|
|
GetSizeDir(#cur_file);
|
2015-08-07 04:11:35 +02:00
|
|
|
|
dir_count++;
|
2015-03-08 16:25:21 +01:00
|
|
|
|
}
|
|
|
|
|
else
|
|
|
|
|
{
|
2015-12-13 02:30:37 +01:00
|
|
|
|
GetFileInfo(#cur_file, #file_info_dirsize);
|
|
|
|
|
size_dir += file_info_dirsize.sizelo;
|
2015-08-07 04:11:35 +02:00
|
|
|
|
file_count++;
|
2015-03-08 16:25:21 +01:00
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
2015-02-22 19:42:51 +01:00
|
|
|
|
void properties_dialog()
|
|
|
|
|
{
|
|
|
|
|
byte id;
|
|
|
|
|
dword file_name_off;
|
2015-03-08 16:25:21 +01:00
|
|
|
|
dword selected_offset2;
|
2015-02-22 19:42:51 +01:00
|
|
|
|
|
2015-07-16 03:44:30 +02:00
|
|
|
|
DSBYTE[#folder_info]=0;
|
2015-02-22 19:42:51 +01:00
|
|
|
|
file_count = 0;
|
|
|
|
|
dir_count = 0;
|
|
|
|
|
size_dir = 0;
|
2015-03-08 16:25:21 +01:00
|
|
|
|
|
2015-08-06 19:54:42 +02:00
|
|
|
|
if (selected_count)
|
|
|
|
|
{
|
|
|
|
|
GetSizeMoreFiles(#path);
|
2015-08-07 04:11:35 +02:00
|
|
|
|
debugi(size_dir);
|
2015-08-06 19:54:42 +02:00
|
|
|
|
atr_readonly = 0;
|
|
|
|
|
atr_hidden = 0;
|
|
|
|
|
atr_system = 0;
|
|
|
|
|
}
|
2015-03-08 16:25:21 +01:00
|
|
|
|
else
|
|
|
|
|
{
|
|
|
|
|
GetFileInfo(#file_path, #file_info_general);
|
|
|
|
|
strcpy(#file_name2, #file_name);
|
2015-07-21 03:10:37 +02:00
|
|
|
|
file_name_ed.size = strlen(#file_name2);
|
2015-12-13 02:30:37 +01:00
|
|
|
|
if(itdir) GetSizeDir(#file_path);
|
2015-08-06 19:54:42 +02:00
|
|
|
|
atr_readonly = file_info_general.readonly;
|
|
|
|
|
atr_hidden = file_info_general.hidden;
|
|
|
|
|
atr_system = file_info_general.system;
|
2015-03-08 16:25:21 +01:00
|
|
|
|
}
|
2015-02-22 19:42:51 +01:00
|
|
|
|
strcpy(#path_to_file, #path);
|
|
|
|
|
path_to_file_ed.size = strlen(#path_to_file);
|
|
|
|
|
|
|
|
|
|
SetEventMask(0x27);
|
|
|
|
|
loop() switch(WaitEvent())
|
|
|
|
|
{
|
|
|
|
|
case evButton:
|
|
|
|
|
id=GetButtonID();
|
2015-08-06 19:54:42 +02:00
|
|
|
|
if (quest_active)
|
|
|
|
|
{
|
|
|
|
|
IF (id==301) SetProperties(2);
|
|
|
|
|
IF (id==302) SetProperties(1);
|
2016-02-21 22:57:22 +01:00
|
|
|
|
quest_active=false;
|
2015-08-06 19:54:42 +02:00
|
|
|
|
break;
|
|
|
|
|
}
|
2015-07-21 03:10:37 +02:00
|
|
|
|
if (id==1) || (id==10)
|
|
|
|
|
{
|
|
|
|
|
cmd_free=3;
|
|
|
|
|
ExitProcess();
|
|
|
|
|
}
|
2015-08-06 19:54:42 +02:00
|
|
|
|
IF (id==11)
|
2015-07-23 13:54:26 +02:00
|
|
|
|
{
|
2015-08-06 19:54:42 +02:00
|
|
|
|
if (selected_count) || (itdir)
|
|
|
|
|
{
|
2016-02-21 22:57:22 +01:00
|
|
|
|
ShowConfirmQuestionPopin();
|
2015-08-06 19:54:42 +02:00
|
|
|
|
}
|
|
|
|
|
else
|
|
|
|
|
{
|
|
|
|
|
SetProperties(0);
|
|
|
|
|
}
|
|
|
|
|
break;
|
2015-07-23 13:54:26 +02:00
|
|
|
|
}
|
2015-08-06 19:54:42 +02:00
|
|
|
|
if (id==20) atr_readonly ^= 1;
|
|
|
|
|
if (id==21) atr_hidden ^= 1;
|
|
|
|
|
if (id==22) atr_system ^= 1;
|
2015-05-10 03:12:52 +02:00
|
|
|
|
DrawPropertiesCheckBoxes();
|
2015-02-22 19:42:51 +01:00
|
|
|
|
break;
|
|
|
|
|
|
|
|
|
|
case evMouse:
|
|
|
|
|
edit_box_mouse stdcall (#file_name_ed);
|
|
|
|
|
edit_box_mouse stdcall (#path_to_file_ed);
|
|
|
|
|
break;
|
|
|
|
|
|
|
|
|
|
case evKey:
|
2015-08-10 12:55:14 +02:00
|
|
|
|
GetKeys();
|
2015-08-09 23:59:25 +02:00
|
|
|
|
|
2015-08-06 19:54:42 +02:00
|
|
|
|
if (quest_active)
|
|
|
|
|
{
|
2015-08-10 12:55:14 +02:00
|
|
|
|
IF (key_scancode==SCAN_CODE_ENTER) SetProperties(2);
|
|
|
|
|
IF (key_scancode==SCAN_CODE_ESC) SetProperties(1);
|
2016-02-21 22:57:22 +01:00
|
|
|
|
quest_active=false;
|
2015-08-06 19:54:42 +02:00
|
|
|
|
break;
|
|
|
|
|
}
|
2015-08-10 12:55:14 +02:00
|
|
|
|
if (key_scancode==SCAN_CODE_ESC)
|
2015-07-21 03:10:37 +02:00
|
|
|
|
{
|
|
|
|
|
cmd_free=3;
|
|
|
|
|
ExitProcess();
|
|
|
|
|
}
|
2015-08-10 12:55:14 +02:00
|
|
|
|
if (key_scancode==SCAN_CODE_ENTER)
|
2015-08-09 23:59:25 +02:00
|
|
|
|
{
|
|
|
|
|
if (selected_count) || (itdir)
|
|
|
|
|
{
|
2016-02-21 22:57:22 +01:00
|
|
|
|
ShowConfirmQuestionPopin();
|
2015-08-09 23:59:25 +02:00
|
|
|
|
}
|
|
|
|
|
else
|
|
|
|
|
{
|
|
|
|
|
SetProperties(0);
|
|
|
|
|
}
|
|
|
|
|
break;
|
|
|
|
|
}
|
2015-08-10 12:55:14 +02:00
|
|
|
|
EAX = key_ascii << 8;
|
2015-02-22 19:42:51 +01:00
|
|
|
|
edit_box_key stdcall(#file_name_ed);
|
|
|
|
|
edit_box_key stdcall(#path_to_file_ed);
|
|
|
|
|
break;
|
|
|
|
|
|
|
|
|
|
case evReDraw:
|
2015-08-06 19:54:42 +02:00
|
|
|
|
DrawPropertiesWindow();
|
|
|
|
|
}
|
|
|
|
|
}
|
2015-02-23 14:12:43 +01:00
|
|
|
|
|
2015-08-06 19:54:42 +02:00
|
|
|
|
void DrawPropertiesWindow()
|
|
|
|
|
{
|
2016-02-22 16:11:43 +01:00
|
|
|
|
DefineAndDrawWindow(Form.left + 150,150,305,330+skin_height,0x34,system.color.work,WINDOW_TITLE_PROPERTIES);
|
2015-08-06 19:54:42 +02:00
|
|
|
|
GetProcessInfo(#settings_form, SelfInfo);
|
2016-02-22 16:11:43 +01:00
|
|
|
|
DrawFlatButton(settings_form.cwidth - 93, settings_form.cheight-34, 80, 24, 10, BTN_CLOSE);
|
|
|
|
|
DrawFlatButton(settings_form.cwidth -183, settings_form.cheight-34, 80, 24, 11, BTN_APPLY);
|
2015-08-06 19:54:42 +02:00
|
|
|
|
|
2016-02-22 16:11:43 +01:00
|
|
|
|
WriteText(10, 48, 0x90, 0x000000, PR_T_DEST);
|
2015-08-06 19:54:42 +02:00
|
|
|
|
edit_box_draw stdcall (#path_to_file_ed);
|
2015-02-23 14:12:43 +01:00
|
|
|
|
|
2016-02-22 16:11:43 +01:00
|
|
|
|
WriteText(10, 67, 0x90, 0x000000, PR_T_SIZE);
|
2015-08-06 19:54:42 +02:00
|
|
|
|
|
|
|
|
|
if (selected_count)
|
|
|
|
|
{
|
2016-02-22 16:11:43 +01:00
|
|
|
|
DrawIconByExtension(NULL, 18, 19, system.color.work);
|
2015-08-06 19:54:42 +02:00
|
|
|
|
sprintf(#folder_info,"%s%d%s%d",SET_6,file_count,SET_7,dir_count);
|
2016-02-22 16:11:43 +01:00
|
|
|
|
WriteText(50, 19, 0x90, 0x000000, #folder_info);
|
2015-08-06 19:54:42 +02:00
|
|
|
|
sprintf(#element_size_label,"%s (%d %s)",ConvertSize(size_dir),size_dir,SET_BYTE_LANG);
|
2016-02-22 16:11:43 +01:00
|
|
|
|
WriteText(120, 67, 0x90, 0x000000, #element_size_label);
|
2015-08-06 19:54:42 +02:00
|
|
|
|
}
|
|
|
|
|
else
|
|
|
|
|
{
|
|
|
|
|
if ( file_info_general.isfolder )
|
2016-02-22 16:11:43 +01:00
|
|
|
|
DrawIconByExtension("<DIR>", 18, 19, system.color.work);
|
2015-08-06 19:54:42 +02:00
|
|
|
|
else
|
2016-02-22 16:11:43 +01:00
|
|
|
|
DrawIconByExtension(#file_name2+strrchr(#file_name2,'.'), 18, 19, system.color.work);
|
2015-07-21 03:10:37 +02:00
|
|
|
|
|
2016-02-22 16:11:43 +01:00
|
|
|
|
WriteText(50, 10, 0x90, 0x000000, PR_T_NAME);
|
2015-08-06 19:54:42 +02:00
|
|
|
|
edit_box_draw stdcall (#file_name_ed);
|
|
|
|
|
|
2015-12-13 02:30:37 +01:00
|
|
|
|
if (!itdir) element_size = file_info_general.sizelo;
|
|
|
|
|
else
|
2015-08-06 19:54:42 +02:00
|
|
|
|
{
|
2016-02-22 02:41:13 +01:00
|
|
|
|
WriteText(10, 86, 0x90, 0x000000, PR_T_CONTAINS);
|
2015-08-06 19:54:42 +02:00
|
|
|
|
sprintf(#folder_info,"%s%d%s%d",SET_6,file_count,SET_7,dir_count);
|
2016-02-22 02:41:13 +01:00
|
|
|
|
WriteText(120, 86, 0x90, 0x000000, #folder_info);
|
2015-12-13 02:30:37 +01:00
|
|
|
|
element_size = size_dir;
|
2015-08-06 19:54:42 +02:00
|
|
|
|
}
|
2016-02-22 16:11:43 +01:00
|
|
|
|
WriteTextLines(10, 106, 0x90, 0x000000, CREATED_OPENED_MODIFIED, 20);
|
|
|
|
|
DrawDate(120, 106, 0, #file_info_general.datecreate);
|
|
|
|
|
DrawDate(120, 126, 0, #file_info_general.datelastaccess);
|
|
|
|
|
DrawDate(120, 146, 0, #file_info_general.datelastedit);
|
2015-08-06 19:54:42 +02:00
|
|
|
|
|
|
|
|
|
sprintf(#element_size_label,"%s (%d %s)",ConvertSize(element_size),element_size,SET_BYTE_LANG);
|
2016-02-22 02:41:13 +01:00
|
|
|
|
WriteText(120, 69, 0x90, 0x000000, #element_size_label);
|
2015-02-22 19:42:51 +01:00
|
|
|
|
}
|
2015-08-06 19:54:42 +02:00
|
|
|
|
flags_frame.size_x = - flags_frame.start_x * 2 + settings_form.cwidth - 2;
|
|
|
|
|
flags_frame.font_color = system.color.work_text;
|
|
|
|
|
flags_frame.ext_col = system.color.work_graph;
|
2016-02-21 22:57:22 +01:00
|
|
|
|
flags_frame.font_backgr_color = system.color.work;
|
2015-08-06 19:54:42 +02:00
|
|
|
|
frame_draw stdcall (#flags_frame);
|
|
|
|
|
DrawPropertiesCheckBoxes();
|
2015-02-24 18:47:47 +01:00
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
void DrawPropertiesCheckBoxes()
|
|
|
|
|
{
|
2016-02-22 16:11:43 +01:00
|
|
|
|
incn y;
|
|
|
|
|
y.n = flags_frame.start_y;
|
|
|
|
|
CheckBox(24, y.inc(18), 20, PR_T_ONLY_READ, atr_readonly);
|
|
|
|
|
CheckBox(24, y.inc(24), 21, PR_T_HIDDEN, atr_hidden);
|
|
|
|
|
CheckBox(24, y.inc(24), 22, PR_T_SYSTEM, atr_system);
|
2015-02-22 19:42:51 +01:00
|
|
|
|
}
|