Skip to content

Commit a3fe384

Browse files
committed
Gmoccapy: Move offsetpage buttons to table frame, add toggle button for calculator use
- calculator_use state (on/off) can be changed in tooltable and offsetpage but applies to both those tables - calculator_use state is retained in the preferences file (initial state is OFF)
1 parent 6f877af commit a3fe384

2 files changed

Lines changed: 108 additions & 88 deletions

File tree

src/emc/usr_intf/gmoccapy/gmoccapy.glade

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -762,6 +762,10 @@ uncomment selection</property>
762762
<property name="visible">True</property>
763763
<property name="can-focus">False</property>
764764
</object>
765+
<object class="GtkImage" id="img_offset_calculator">
766+
<property name="visible">True</property>
767+
<property name="can-focus">False</property>
768+
</object>
765769
<object class="GtkListStore" id="lstst_icon_themes">
766770
<columns>
767771
<!-- column-name path -->

0 commit comments

Comments
 (0)