- Timestamp:
- Sep 11, 2020 10:33:58 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GSASIIpwdGUI.py
r4547 r4566 1728 1728 def OnAddExcl(event): 1729 1729 G2frame.ifGetExclude = True 1730 print ('Addexcluded region')1730 G2G.G2MessageBox(G2frame,'Click on a point in the pattern to be excluded, then drag or edit limits to adjust range','Creating excluded region') 1731 1731 1732 1732 def OnLimitCopy(event):
Note: See TracChangeset
for help on using the changeset viewer.