MacroBoard-rs/macro_ui.glade

258 lines
11 KiB
Plaintext
Raw Permalink Normal View History

2019-11-22 18:02:27 +00:00
<?xml version="1.0" encoding="UTF-8"?>
2022-07-25 15:54:47 +00:00
<!-- Generated with glade 3.38.2 -->
2019-11-22 18:02:27 +00:00
<interface>
2022-07-25 15:54:47 +00:00
<requires lib="gtk+" version="3.20" />
2019-11-22 18:02:27 +00:00
<object class="GtkWindow" id="MainWindow">
2022-07-25 15:54:47 +00:00
<property name="can-focus">False</property>
<property name="window-position">center-always</property>
2019-11-22 18:02:27 +00:00
<child>
2022-07-25 15:54:47 +00:00
<!-- n-columns=2 n-rows=9 -->
2019-11-22 18:02:27 +00:00
<object class="GtkGrid">
<property name="visible">True</property>
2022-07-25 15:54:47 +00:00
<property name="can-focus">False</property>
<property name="margin-start">10</property>
<property name="margin-end">10</property>
<property name="margin-top">10</property>
<property name="margin-bottom">5</property>
2019-11-22 18:02:27 +00:00
<property name="hexpand">True</property>
<property name="vexpand">True</property>
2022-07-25 15:54:47 +00:00
<property name="row-spacing">5</property>
<property name="column-spacing">5</property>
2019-11-22 18:02:27 +00:00
<child>
<object class="GtkLabel">
<property name="visible">True</property>
2022-07-25 15:54:47 +00:00
<property name="can-focus">False</property>
<property name="margin-end">10</property>
2019-11-22 18:02:27 +00:00
<property name="vexpand">False</property>
<property name="label" translatable="yes">Button 1</property>
</object>
<packing>
2022-07-25 15:54:47 +00:00
<property name="left-attach">0</property>
<property name="top-attach">0</property>
2019-11-22 18:02:27 +00:00
</packing>
</child>
<child>
<object class="GtkLabel">
<property name="visible">True</property>
2022-07-25 15:54:47 +00:00
<property name="can-focus">False</property>
<property name="margin-end">10</property>
2019-11-22 18:02:27 +00:00
<property name="vexpand">False</property>
<property name="label" translatable="yes">Button 2</property>
</object>
<packing>
2022-07-25 15:54:47 +00:00
<property name="left-attach">0</property>
<property name="top-attach">1</property>
2019-11-22 18:02:27 +00:00
</packing>
</child>
<child>
<object class="GtkLabel">
<property name="visible">True</property>
2022-07-25 15:54:47 +00:00
<property name="can-focus">False</property>
<property name="margin-end">10</property>
2019-11-22 18:02:27 +00:00
<property name="vexpand">False</property>
<property name="label" translatable="yes">Button 3</property>
</object>
<packing>
2022-07-25 15:54:47 +00:00
<property name="left-attach">0</property>
<property name="top-attach">2</property>
2019-11-22 18:02:27 +00:00
</packing>
</child>
<child>
<object class="GtkLabel">
<property name="visible">True</property>
2022-07-25 15:54:47 +00:00
<property name="can-focus">False</property>
<property name="margin-end">10</property>
2019-11-22 18:02:27 +00:00
<property name="vexpand">False</property>
<property name="label" translatable="yes">Button 4</property>
</object>
<packing>
2022-07-25 15:54:47 +00:00
<property name="left-attach">0</property>
<property name="top-attach">3</property>
2019-11-22 18:02:27 +00:00
</packing>
</child>
<child>
<object class="GtkLabel">
<property name="visible">True</property>
2022-07-25 15:54:47 +00:00
<property name="can-focus">False</property>
<property name="margin-end">10</property>
2019-11-22 18:02:27 +00:00
<property name="vexpand">False</property>
<property name="label" translatable="yes">Button 5</property>
</object>
<packing>
2022-07-25 15:54:47 +00:00
<property name="left-attach">0</property>
<property name="top-attach">4</property>
2019-11-22 18:02:27 +00:00
</packing>
</child>
<child>
<object class="GtkLabel">
<property name="visible">True</property>
2022-07-25 15:54:47 +00:00
<property name="can-focus">False</property>
<property name="margin-end">10</property>
2019-11-22 18:02:27 +00:00
<property name="vexpand">False</property>
<property name="label" translatable="yes">Button 6</property>
</object>
<packing>
2022-07-25 15:54:47 +00:00
<property name="left-attach">0</property>
<property name="top-attach">5</property>
2019-11-22 18:02:27 +00:00
</packing>
</child>
<child>
<object class="GtkLabel">
<property name="visible">True</property>
2022-07-25 15:54:47 +00:00
<property name="can-focus">False</property>
<property name="margin-end">10</property>
2019-11-22 18:02:27 +00:00
<property name="vexpand">False</property>
<property name="label" translatable="yes">Button 7</property>
</object>
<packing>
2022-07-25 15:54:47 +00:00
<property name="left-attach">0</property>
<property name="top-attach">6</property>
2019-11-22 18:02:27 +00:00
</packing>
</child>
<child>
<object class="GtkLabel">
<property name="visible">True</property>
2022-07-25 15:54:47 +00:00
<property name="can-focus">False</property>
<property name="margin-end">10</property>
2019-11-22 18:02:27 +00:00
<property name="vexpand">False</property>
<property name="label" translatable="yes">Button 8</property>
</object>
<packing>
2022-07-25 15:54:47 +00:00
<property name="left-attach">0</property>
<property name="top-attach">7</property>
2019-11-22 18:02:27 +00:00
</packing>
</child>
<child>
<object class="GtkEntry" id="ButtonCommand1">
<property name="visible">True</property>
2022-07-25 15:54:47 +00:00
<property name="can-focus">True</property>
<property name="hexpand">True</property>
2019-11-22 18:02:27 +00:00
<property name="xalign">0.5</property>
2022-07-25 15:54:47 +00:00
<property name="caps-lock-warning">False</property>
<property name="placeholder-text" translatable="yes">Command not set</property>
2019-11-22 18:02:27 +00:00
</object>
<packing>
2022-07-25 15:54:47 +00:00
<property name="left-attach">1</property>
<property name="top-attach">0</property>
2019-11-22 18:02:27 +00:00
</packing>
</child>
<child>
<object class="GtkEntry" id="ButtonCommand2">
<property name="visible">True</property>
2022-07-25 15:54:47 +00:00
<property name="can-focus">True</property>
<property name="hexpand">True</property>
2019-11-22 18:02:27 +00:00
<property name="xalign">0.5</property>
2022-07-25 15:54:47 +00:00
<property name="caps-lock-warning">False</property>
<property name="placeholder-text" translatable="yes">Command not set</property>
2019-11-22 18:02:27 +00:00
</object>
<packing>
2022-07-25 15:54:47 +00:00
<property name="left-attach">1</property>
<property name="top-attach">1</property>
2019-11-22 18:02:27 +00:00
</packing>
</child>
<child>
<object class="GtkEntry" id="ButtonCommand3">
<property name="visible">True</property>
2022-07-25 15:54:47 +00:00
<property name="can-focus">True</property>
<property name="hexpand">True</property>
2019-11-22 18:02:27 +00:00
<property name="xalign">0.5</property>
2022-07-25 15:54:47 +00:00
<property name="caps-lock-warning">False</property>
<property name="placeholder-text" translatable="yes">Command not set</property>
2019-11-22 18:02:27 +00:00
</object>
<packing>
2022-07-25 15:54:47 +00:00
<property name="left-attach">1</property>
<property name="top-attach">2</property>
2019-11-22 18:02:27 +00:00
</packing>
</child>
<child>
<object class="GtkEntry" id="ButtonCommand4">
<property name="visible">True</property>
2022-07-25 15:54:47 +00:00
<property name="can-focus">True</property>
<property name="hexpand">True</property>
2019-11-22 18:02:27 +00:00
<property name="xalign">0.5</property>
2022-07-25 15:54:47 +00:00
<property name="caps-lock-warning">False</property>
<property name="placeholder-text" translatable="yes">Command not set</property>
2019-11-22 18:02:27 +00:00
</object>
<packing>
2022-07-25 15:54:47 +00:00
<property name="left-attach">1</property>
<property name="top-attach">3</property>
2019-11-22 18:02:27 +00:00
</packing>
</child>
<child>
<object class="GtkEntry" id="ButtonCommand5">
<property name="visible">True</property>
2022-07-25 15:54:47 +00:00
<property name="can-focus">True</property>
<property name="hexpand">True</property>
2019-11-22 18:02:27 +00:00
<property name="xalign">0.5</property>
2022-07-25 15:54:47 +00:00
<property name="caps-lock-warning">False</property>
<property name="placeholder-text" translatable="yes">Command not set</property>
2019-11-22 18:02:27 +00:00
</object>
<packing>
2022-07-25 15:54:47 +00:00
<property name="left-attach">1</property>
<property name="top-attach">4</property>
2019-11-22 18:02:27 +00:00
</packing>
</child>
<child>
<object class="GtkEntry" id="ButtonCommand6">
<property name="visible">True</property>
2022-07-25 15:54:47 +00:00
<property name="can-focus">True</property>
<property name="hexpand">True</property>
2019-11-22 18:02:27 +00:00
<property name="xalign">0.5</property>
2022-07-25 15:54:47 +00:00
<property name="caps-lock-warning">False</property>
<property name="placeholder-text" translatable="yes">Command not set</property>
2019-11-22 18:02:27 +00:00
</object>
<packing>
2022-07-25 15:54:47 +00:00
<property name="left-attach">1</property>
<property name="top-attach">5</property>
2019-11-22 18:02:27 +00:00
</packing>
</child>
<child>
<object class="GtkEntry" id="ButtonCommand7">
<property name="visible">True</property>
2022-07-25 15:54:47 +00:00
<property name="can-focus">True</property>
<property name="hexpand">True</property>
2019-11-22 18:02:27 +00:00
<property name="xalign">0.5</property>
2022-07-25 15:54:47 +00:00
<property name="caps-lock-warning">False</property>
<property name="placeholder-text" translatable="yes">Command not set</property>
2019-11-22 18:02:27 +00:00
</object>
<packing>
2022-07-25 15:54:47 +00:00
<property name="left-attach">1</property>
<property name="top-attach">6</property>
2019-11-22 18:02:27 +00:00
</packing>
</child>
<child>
<object class="GtkEntry" id="ButtonCommand8">
<property name="visible">True</property>
2022-07-25 15:54:47 +00:00
<property name="can-focus">True</property>
<property name="hexpand">True</property>
2019-11-22 18:02:27 +00:00
<property name="xalign">0.5</property>
2022-07-25 15:54:47 +00:00
<property name="caps-lock-warning">False</property>
<property name="placeholder-text" translatable="yes">Command not set</property>
2019-11-22 18:02:27 +00:00
</object>
<packing>
2022-07-25 15:54:47 +00:00
<property name="left-attach">1</property>
<property name="top-attach">7</property>
2019-11-22 18:02:27 +00:00
</packing>
</child>
<child>
<object class="GtkButton" id="SaveButton">
<property name="label" translatable="yes">Save</property>
<property name="visible">True</property>
2022-07-25 15:54:47 +00:00
<property name="can-focus">True</property>
<property name="is-focus">True</property>
<property name="receives-default">True</property>
<property name="margin-top">5</property>
<property name="margin-bottom">5</property>
2019-11-22 18:02:27 +00:00
</object>
<packing>
2022-07-25 15:54:47 +00:00
<property name="left-attach">1</property>
<property name="top-attach">8</property>
2019-11-22 18:02:27 +00:00
</packing>
</child>
<child>
2022-07-25 15:54:47 +00:00
<placeholder />
2019-11-22 18:02:27 +00:00
</child>
</object>
</child>
</object>
2022-07-25 15:54:47 +00:00
</interface>