Доработка машины состояния
This commit is contained in:
@@ -33,19 +33,19 @@ metadata/_edit_lock_ = true
|
||||
[node name="Turn_on" type="Button" parent="."]
|
||||
offset_left = 963.0
|
||||
offset_top = 72.0
|
||||
offset_right = 1088.0
|
||||
offset_right = 1098.0
|
||||
offset_bottom = 96.0
|
||||
theme_override_font_sizes/font_size = 17
|
||||
theme_override_styles/normal = SubResource("StyleBoxFlat_so1no")
|
||||
theme_override_styles/pressed = SubResource("StyleBoxFlat_jbuuq")
|
||||
toggle_mode = true
|
||||
text = "Подключить"
|
||||
text = "ПОДКЛЮЧИТЬ"
|
||||
metadata/_edit_lock_ = true
|
||||
|
||||
[node name="read_ISA" type="Button" parent="."]
|
||||
offset_left = 963.0
|
||||
offset_top = 100.0
|
||||
offset_right = 1088.0
|
||||
offset_right = 1098.0
|
||||
offset_bottom = 124.0
|
||||
theme_override_styles/normal = SubResource("StyleBoxFlat_so1no")
|
||||
theme_override_styles/pressed = SubResource("StyleBoxFlat_jbuuq")
|
||||
@@ -59,4 +59,5 @@ offset_right = 999.0
|
||||
offset_bottom = 202.0
|
||||
metadata/_edit_lock_ = true
|
||||
|
||||
[connection signal="toggled" from="Turn_on" to="." method="_on_button_pressed"]
|
||||
[connection signal="pressed" from="read_ISA" to="." method="_on_button_read"]
|
||||
|
||||
Reference in New Issue
Block a user