Changeset 1626 for trunk/GSASIIgrid.py
- Timestamp:
- Jan 9, 2015 4:00:01 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GSASIIgrid.py
r1622 r1626 2490 2490 self.DrawAtomEdit.Append(id=wxID_DRAWADDEQUIV, kind=wx.ITEM_NORMAL,text='Add atoms', 2491 2491 help='Add symmetry & cell equivalents to drawing set from selected atoms') 2492 self.DrawAtomEdit.Append(id=wxID_DRAWTRANSFORM, kind=wx.ITEM_NORMAL,text='Transform atoms',2492 self.DrawAtomEdit.Append(id=wxID_DRAWTRANSFORM, kind=wx.ITEM_NORMAL,text='Transform draw atoms', 2493 2493 help='Transform selected atoms by symmetry & cell translations') 2494 2494 self.DrawAtomEdit.Append(id=wxID_DRAWFILLCOORD, kind=wx.ITEM_NORMAL,text='Fill CN-sphere',
Note: See TracChangeset
for help on using the changeset viewer.