Skip to content

Commit 11d5f44

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 34672df commit 11d5f44

File tree

2 files changed

+104
-79
lines changed

2 files changed

+104
-79
lines changed

src/emc/usr_intf/gmoccapy/gmoccapy.glade

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -715,6 +715,10 @@
715715
<property name="visible">True</property>
716716
<property name="can-focus">False</property>
717717
</object>
718+
<object class="GtkImage" id="img_offset_calculator">
719+
<property name="visible">True</property>
720+
<property name="can-focus">False</property>
721+
</object>
718722
<object class="GtkListStore" id="lstst_icon_themes">
719723
<columns>
720724
<!-- column-name path -->

0 commit comments

Comments
 (0)