|
|
|
@ -19,7 +19,7 @@
|
|
|
|
|
<object class="GtkPaned">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
|
<property name="position">800</property>
|
|
|
|
|
<property name="position">700</property>
|
|
|
|
|
<property name="position-set">True</property>
|
|
|
|
|
<property name="wide-handle">True</property>
|
|
|
|
|
<child>
|
|
|
|
@ -226,7 +226,7 @@
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
<property name="orientation">vertical</property>
|
|
|
|
|
<child>
|
|
|
|
|
<!-- n-columns=6 n-rows=2 -->
|
|
|
|
|
<!-- n-columns=7 n-rows=2 -->
|
|
|
|
|
<object class="GtkGrid">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
@ -292,7 +292,7 @@
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkEntry" id="detect-entry-x">
|
|
|
|
|
<object class="GtkEntry" id="detect-entry-posx">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
|
<property name="margin-left">4</property>
|
|
|
|
@ -356,7 +356,7 @@
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkEntry" id="detect-entry-y">
|
|
|
|
|
<object class="GtkEntry" id="detect-entry-posy">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
|
<property name="margin-left">4</property>
|
|
|
|
@ -405,12 +405,32 @@
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="left-attach">5</property>
|
|
|
|
|
<property name="top-attach">0</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkButton" id="detect-btnsetsize">
|
|
|
|
|
<property name="label" translatable="yes">Set Size</property>
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
|
<property name="receives-default">True</property>
|
|
|
|
|
<property name="margin-left">8</property>
|
|
|
|
|
<property name="margin-right">8</property>
|
|
|
|
|
<property name="margin-start">8</property>
|
|
|
|
|
<property name="margin-end">8</property>
|
|
|
|
|
<property name="margin-top">4</property>
|
|
|
|
|
<property name="margin-bottom">4</property>
|
|
|
|
|
<signal name="activate" handler="cb_detect_btnsetsize" swapped="no"/>
|
|
|
|
|
<signal name="pressed" handler="cb_detect_btnsetsize" swapped="no"/>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="left-attach">6</property>
|
|
|
|
|
<property name="top-attach">1</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkButton" id="detect-btnset">
|
|
|
|
|
<property name="label" translatable="yes">Set Object</property>
|
|
|
|
|
<object class="GtkButton" id="detect-btnsetpos">
|
|
|
|
|
<property name="label" translatable="yes">Set Pos</property>
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
|
<property name="receives-default">True</property>
|
|
|
|
@ -420,14 +440,25 @@
|
|
|
|
|
<property name="margin-end">8</property>
|
|
|
|
|
<property name="margin-top">4</property>
|
|
|
|
|
<property name="margin-bottom">4</property>
|
|
|
|
|
<signal name="activate" handler="cb_detect_btnset" swapped="no"/>
|
|
|
|
|
<signal name="pressed" handler="cb_detect_btnset" swapped="no"/>
|
|
|
|
|
<signal name="activate" handler="cb_detect_btnsetpos" swapped="no"/>
|
|
|
|
|
<signal name="pressed" handler="cb_detect_btnsetpos" swapped="no"/>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="left-attach">5</property>
|
|
|
|
|
<property name="left-attach">6</property>
|
|
|
|
|
<property name="top-attach">0</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkLabel">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
<property name="label" translatable="yes">_</property>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="left-attach">5</property>
|
|
|
|
|
<property name="top-attach">1</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|