tests/projects/svghmi_v2/beremiz.xml
author Edouard Tisserant <edouard.tisserant@gmail.com>
Tue, 20 Aug 2024 01:13:14 +0200
changeset 3973 42730c1cb879
parent 3416 53c66c4aefa3
permissions -rw-r--r--
IDE: fix completion

uses ctrl key on Mac
update internal variable list before listing them
avoid exception if empty list
apply selection when pressing return or enter
3016
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
     1
<?xml version='1.0' encoding='utf-8'?>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
     2
<BeremizRoot xmlns:xsd="http://www.w3.org/2001/XMLSchema" URI_location="PYRO://127.0.0.1:61284">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
     3
  <TargetType/>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
     4
  <Libraries Enable_SVGHMI_Library="true"/>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
     5
</BeremizRoot>