Changeset 5362 for trunk/GSASIIdataGUI.py
- Timestamp:
- Nov 3, 2022 8:16:02 PM (11 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GSASIIdataGUI.py
r5342 r5362 6544 6544 'Make new phase from selected unit cell') 6545 6545 self.ExportCells = self.IndexEdit.Append(G2G.wxID_EXPORTCELLS,'Export cell list','Export cell list to csv file') 6546 G2G.Define_wxId('wxID_SHOWGENHKLS') 6547 self.IndexEdit.Append(G2G.wxID_SHOWGENHKLS,'Show reflections','Show generated reflection positions on console') 6546 6548 self.PostfillDataMenu() 6547 6549 self.LoadCell.Enable(False)
Note: See TracChangeset
for help on using the changeset viewer.