Unfortunately there have been made changes to the tooledit widget from 
2.7 to master what destroyed the correct handling from gmoccapy.

I found several changes and also strange stuff in the file 
tooledit_widget.py

See last version of master:

line 54 : self.display_type = True
IMHO must be False, because otherwise it will never get the value 
False,  Line 146 does the check and only set to True if it is lathe.

Line 65 to 73 do connect the signals, but the signal "on_style_clicked" 
does not exist in the glade file.

But that is not the problem, just do in master!

open sim/ gmoccapy/gmoccapy.ini
get out of emergency exit
switch the machine on
home the machine
go to tool edit page by clicking the tool button
click new:
Enter values for the new tool (you might need to scroll down to see the 
new line after pushing new)
Now press Apply

The tool.tbl file is now empty, all the tools are gone!!!!
And the style of the widget has changed.

As I have not changed related stuff in gmoccapy and I do not know what 
change does break the savings, I would like to ask Chris Morley and 
Balestrino to review there changes.

IMHO unneeded notebook tabs should be hidden.

The gmoccapy button "Apply" only emits the clicked signal of the button 
named apply from the tooledit widget.

Norbert, waiting for help

------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to