ПЗ (1218806), страница 15
Текст из файла (страница 15)
label = "Множитель угла [Число]";
value = "";
edit_width = 21;
key = "mn_ang";
}
: spacer {height = 1;}
ok_cancel;
}
//-----------------------------------------------
//------------------встречная укладка---------------------
smezh_vstr : dialog {label = "Смежные стрелочные переводы со встречной укладкой"; key = "sm";
: text {label = "Укажите необходимые параметры"; key = "txt_vst";}
:spacer {height = 1;}
:popup_list {
label = "Тип путей:";
list = "Главные" "\nПриемоотправочные" "\nПрочие"; // 0 , 1 and 2
edit_width = 31;
key = "type_paths_vst";
}
:popup_list {
label = "Скорости движения:";
list = "До 120 км/ч" "\nПассажирских поездов 121 - 160 км/ч"; //0 and 1
edit_width = 31;
key = "speed_vst";
}
: spacer {height = 1;}
:popup_list {
label = "Тип рельс";
key = "type_r_vst";
edit_width = 31;
list = "P65" "\nP50";
}
:popup_list {
label = "Марки двух стрелочных переводов";
key = "mark_two";
edit_width = 31;
list = "1/11 - 1/11" "\n1/11 - 1/9" "\n1/9 - 1/9";
}
: spacer {height = 1;}
ok_cancel;
}
//------------------------------------------------------------
//------------------------------------------------------------
115